/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(77,77,77);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	color: rgb(255,255,255);
 	text-decoration: none ;
 	background-color: rgb(77,77,77);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}