.arial12whight {
	font-family: Arial,;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.arial12whight:hover {
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial14red {
	font-family: Arial,;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
.arial14whight {
	font-family: Arial,;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.arial14blackbold {
	font-family: Arial,;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}