/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(0,51,51);
 	vertical-align: baseline;
 	text-decoration: none ;
 	background-color: rgb(255,255,255)
}

.TextNavBar {
	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
