body{
	background-color: #356797;
	color: #000000;
	
}
a{
    color: #336699;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;


}
table#contact {
	border: 2px double #006600;
	font-weight: bold;

}
table#contact td {
	border: 1px solid #669933;
}
table#A {
	background-color: #FFFFFF;
    align: center;
}
table#B {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 615px;
    align: center;
}
