/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(128,0,0)
}

.TextNavBar {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}