a:link {
	color: #812A2F;
	text-decoration: underline;

}
a:hover {
	color: #501B1E;
}
a:visited {
	color: #501B1E;
}

