/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(255,255,255)
}

.TextNavBar {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,0);
 	font-weight: bold;
 	text-decoration: none 
}
