
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #555555; }
a.bodytext:link { color: #555555; }
a.bodytext:visited { color: #555555; }
a.bodytext:active { color: #555555; text-decoration: underline; }
a.bodytext:hover { color: #555555; text-decoration: underline; }

.titletext {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 22px;
	line-height: 22px;
	color: #81000A;
}

.footertext {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 15px;
	color: #534F4C;
}

a:link {
	color: #333300;
	text-decoration: underline;
}

a:visited {
	color: #333300;
	text-decoration: underline;
}

a:active {
	color: #333300;
	text-decoration: underline;
}

a:hover {
	color: #996600;
	text-decoration: underline;
}


