body
{
 background-color: #000000;
}

*
{
 font-family: 	Arial;
 color: 	#FFFFFF;
 font-size: 	11px;
}

a:link, a:visited, a:active 					{ color: #727272; }
a:hover 							{ color: #FF9900; text-decoration : underline; }
