.f12 {
	font-size: 12px;
	color: #444444;
	line-height: 20px;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
