/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(102,0,0)
}

A:visited {
	color: rgb(102,0,0)
}

.TextObject {
	font-family: "Bookman Old Style",  serif;
 	font-size: 16px;
 	color: rgb(102,0,0);
 	font-weight: bold
}