/* CSS definition file containing sitestyle stylesheets */

BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; background-color: rgb(60,60,60); background-image: none;}

 A:active { color: rgb(255,0,0);}

 A:link {
	color: #666666;
	text-decoration: none;
}

 A:visited { color: rgb(153,0,153);}

 .TextNavBar { font-size: xx-small;}

 A:hover {
	color: rgb(255,0,0);
	text-decoration: none;
}

 
