.font {
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.a:link {
	font-size: 12px;
	line-height: 170%;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	line-height: 170%;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.color {
	font-size: 12px;
	color: #5793CF;
	text-decoration: none;
}
