.f12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #003D64;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

body, p, ol, ul, td, div {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   12px;
  font-color: #4B5883;
  line-height: 1.5;
}
