.redlink:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	line-height: 11px;
	text-decoration: underline;
}
.black {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; line-height: 15px; font-weight: normal}
.blackbold {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; line-height: 11px; font-weight: bold
}
.blacktest {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; line-height: 10px; font-weight: normal
}
.redlink {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
}
.blackbold:hover {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	line-height: 11px;
}
