/* CSS definition file containing sitestyle stylesheets */
BODY {background-color : rgb(255,255,255);
    background-repeat : no-repeat;
	color : rgb(0,0,0);
	background-image : none}
A:link { color: rgb(2,45,132)}
A:active { color: rgb(2,45,132)}
A:visited { color: rgb(153,0,0)}

 .TextNavBar {
	background-image: none;
	background-repeat : no-repeat;
	color : rgb(251,252,233)
}
A:hover { color: rgb(2,105,7)}	
