/* CSS definition file containing site wide stylesheets */

A:visited {
	color: rgb(0,0,255)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,153,0);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,153,0);
 	font-weight: normal;
 	font-style: normal
}