.f {
	font-size: 13px;
	line-height: 25px;
	color: #5c5c5c;
}
a:link {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
}
a:visited {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 13px;
	line-height: 25px;
}
a:hover {
	color: #1881E8;
	text-decoration: underline;
	font-size: 13px;
	line-height: 25px;
}
