/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: "MS Sans Serif",            sans-serif; background-image: url( "../assets/images/background3.gif" )}
 A:visited { font-family: Times New Roman ; color: rgb(0,0,0)}
 

H3 {
	color: rgb(0,51,153)
}

.TextNavBar {
	color: rgb(0,0,255);
	font-family : Times New Roman }

A {
	color: rgb(0,0,255);
	font-weight : bold;
	font-family : Times New Roman }

A:active {
	color: rgb(0,0,0);
	font-family : Times New Roman }A:hover { color: rgb(0,0,255);
	font-family : Times New Roman }
 
