/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: #0099CC;}
 A:visited {
	color: #0099CC;
}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
