body {
	FONT-FAMILY: georgia;
	FONT-SIZE: 14px;
	COLOR: #000000;
}


A:link {font-family: "georgia"; color: "#000000"; text-decoration:underlined;}
A:visited {font-family: "georgia"; color: "#000000"; text-decoration:underlined;}
A:active {font-family: "georgia"; color: "#000000"; text-decoration:underlined;}
A:hover {font-family: "georgia"; color: "#CC0000"; text-decoration:none;}
