BODY, 

A {
	font-family : Georgia, Arial, sans-serif ;
	font-size : 12pt; color: "#000099";
	text-decoration: none;
}

A:Hover {
	font-family : Georgia, Arial, sans-serif ;
	font-size : 12pt; color: "#000000";
	text-decoration: underline; color: black;
}


