.f12 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.f12:link{
    font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.f12:hover{
    font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.f14 {
	font-size: 12px;
	color: #000000;
    font-weight: bold;
}
.f13 {
	font-size: 12px;
	color: #666666;
}