/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	text-decoration: none ;
 	clear: none;
 	background-color: rgb(153,204,153);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextNavBar {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	text-align: left
}