.unnamed1 {
}
.fhaTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fhaLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fhaTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.fhaTITLE2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: #FF3333;
}
.fhaTITLE3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: Black;
}
.fhaBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:active {
		color: #ff3333;
	text-decoration: none;
}

a:visited {
		color: #ff3333;
	text-decoration: none;
}


.fhaBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a {
	color: #ff3333;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}
