a {
    text-decoration: none;
    color: #DC2A19;
}

.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #1E3882;
	text-decoration : none;
}

a.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #1E3882;
	text-decoration : none;
}

a.copy:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #DC2A19;
	text-decoration : none;
	
}



