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