.links {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C62e2e;

}
	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;


}
