.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B7E2FF;
	text-decoration: none;
}
.sublink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6DC00;
	text-decoration: none;
}
.normal {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #032747;
	text-decoration: none;
}
.bluehead {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0E8BF1;
	text-decoration: none;
}
