a:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF0F0F;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.fontline {
	font-weight: 100;
	text-decoration: underline;
}
.font14 {
	font-size: 14px;
	line-height: 170%;
	color: #000000;
}
