/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(51,0,102);}
 A:link { color: rgb(255,0,0);}
 A:visited {
	color: #30F;
}
 .TextNavBar { color: rgb(51,0,102);}
 
