/* CSS definition file containing site wide stylesheets */
BODY {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
}
 A:active { color: rgb(153,51,0);}
 A:link { color: rgb(51,153,102);}
 A:visited { color: rgb(153,153,0);}
 P {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif;
	text-align: left;
	vertical-align: top;
}
 A { color: rgb(51,153,102);}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(153,153,0);}
 

