.body { color: #000000; font-family: Helvetica; font-size: 12px; line-height: 14px; letter-spacing: 0.2px; }
a:link {
	color: #000;
	font-weight: normal;
	font-family: Helvetica;
	text-decoration: none;
}
a:hover {
	color: #F00;
	font-weight: normal;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: normal;
	font-family: Helvetica;
	text-decoration: none;
}
.red { color: #CCC; font-size: 12px; line-height: 14px; font-family: Helvetica; }
.blue { color: #F30; font-family: Helvetica; font-size: 12px; line-height: 14px; letter-spacing: 0.2px; }

