
body {
	FONT-FAMILY: georgia;
	FONT-SIZE: 10px;
	COLOR: #000000;
}

p {FONT-FAMILY: georgia;
	FONT-SIZE: 12px;
	COLOR: #000000;
}

A:link {font-family: "georgia"; color: "#FFFFFF"; text-decoration:underlined;}
A:visited {font-family: "georgia"; color: "#FFFFFF"; text-decoration:underlined;}
A:active {font-family: "georgia"; color: "#FFFFFF"; text-decoration:underlined;}
A:hover {font-family: "georgia"; color: "#F8CEA5"; text-decoration:none;}

A:link.body {font-family: "georgia"; color: "#990000"; text-decoration:underlined;}
A:visited.body {font-family: "georgia"; color: "#990000"; text-decoration:underlined;}
A:active.body {font-family: "georgia"; color: "#990000"; text-decoration:underlined;}
A:hover.body {font-family: "georgia"; color: "#CE9C42"; text-decoration:underlined;}

A:link.home {font-family: "georgia"; color: "#CE9C42"; text-decoration:underlined;}
A:visited.home {font-family: "georgia"; color: "#CE9C42"; text-decoration:underlined;}
A:active.home {font-family: "georgia"; color: "#CE9C42"; text-decoration:underlined;}
A:hover.home {font-family: "georgia"; color: "#FFFFFF"; text-decoration:underlined;}

