/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(111,111,111); background-image: none;}
 A:link { color: rgb(255, 0, 0);}
 A:visited { color: rgb(153,153,153);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small; color: rgb(255, 0, 0);}
 #navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

