/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(255,255,255);
 	text-decoration: none 
}