/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,0,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: rgb(242,242,144)
}
