/* CSS definition file containing site wide stylesheets */

A:link {
	color: rgb(0,51,0);
 	text-decoration: underline
}

A:visited {
	font-family: "Arial CE",  sans-serif;
 	color: rgb(0,51,0)
}

.TextObject {
	font-family: "Arial CE",  sans-serif;
 	color: rgb(0,51,0)
}

H1 {
	font-family: "Arial CE",  sans-serif;
 	font-size: 18px;
 	color: rgb(0,51,0)
}
