/* CSS definition file containing site wide stylesheets */

.TextObject {
	font-family: MICHAEL;
 	font-size: 20px;
 	color: rgb(255,255,0);
 	font-weight: bold
}