/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(0,0,0);
 	text-decoration: none 
}

.TextNavBar {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,204)
}