.f10 {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	
}
a:link {
	font-size: 10px;
	color: #999999;
}
a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.green:link {
	font-size: 12px;
	color: #999999;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
a.green:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
a.green:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #38A6AB;
}
a.top:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.top:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.top:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.top:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
