A:visited  {color: #0066FF; text-decoration: none}
A:link  {color: #0066FF; text-decoration: none}
A:active  {color: #0066FF; text-decoration: none}
A:hover   {color: #FFFFFF; background-color: #FFCCCC; text-decoration: none}

body {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 12px;
}