body {background-color: #033572;
}
a:link {	
			color: #333333;
			text-decoration: underline;
		}
a:visited {
			text-decoration: underline;
			color: #000000;
		}
a:hover {
			text-decoration: none;
			color: #FF6600;
		}
a:active {
			text-decoration: underline;
			color: #000000;
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style5 {font-family: Arial}
.style7 {font-size: 12px; color: #000000;}