/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(153,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

.TextNavBar {
	color: rgb(0,0,0);
 	text-decoration: none 
}