.font {
	font-size: 12px;
	line-height: 200%;
	text-decoration: none;
}
.font2 {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
.a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.font3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.font4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.a1:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #2CB3FC;
	text-decoration: none;
}
.a1:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #147DC1;
	text-decoration: none;
	font-weight: normal;
}
.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.a1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025379;
	text-decoration: none;
}
.font5 {
	font-size: 12px;
	color: #0289B8;
	line-height: 180%;
}
