.style4{font-size: 14px; 
font-family: Georgia, "Times New Roman", 
weight: bold; 
color: #000099}

a {
	color:#000099;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

body{background-color: #666666;
margin-top: 5px}
