a:link
{
	color: #C40A04;
	font-weight: 400;
	text-decoration: none;
}

a:visited
{
	color: #C40A04;
	font-weight: 400;
	text-decoration: none;

}

a:hover
{
	color: #C40A04;
	font-weight: 400;
	text-decoration: underline;

}