a:link {
	font-family: "Times New Roman", Times, serif;
	color: #DF1D1D;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #DF1D1D;
	text-decoration: none;	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #DF1D1D;
	text-decoration: underline;


}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #DF1D1D;
	text-decoration: underline;
}
