	a:visited {
	font-size: 12px;
	color: #C62e2e;
	text-decoration: none;



}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #C62e2e;
	text-decoration: none;



}
a:link {
	font-size: 12px;
	color: #C62e2e;
	text-decoration: none;



}
