/* CSS definition file containing site wide stylesheets */

.TextObject {
	color: rgb(255,255,255);
 	background-color: rgb(153,153,255);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}