a:link {
	color: #F3F5F7;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #D3001B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

a:active {
	color: cf0127;
}

a.hidden {
  color: #000000;
}

