.font {
	font-size: 12px;
	line-height: 190%;
	color: #666666;
	text-decoration: none;
}
a.link:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
}
.col {
	font-size: 12px;
	font-weight: bold;
	color: #B6121B;
	text-decoration: none;
}
a.link:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
}
a.link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
a.link:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
}
a.dh:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.dh:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.dh:hover {
	font-size: 12px;
	color: #b5111a;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
