a:link, a:visited{
	color: #1f1e1e;
	text-decoration: none;
}
a:hover{
	color: #DF2819;
	text-decoration: underline;
}