a:link {
	color: #800000;
}
a:visited {
	color: #005B9A;
}
a:hover {
	color: #800000;
}
a:active {
	color: #408080;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	line-height: 17px;
}
