
a:link {
	color: a4390f;
}
a:visited {
	color: BD6F51;
}
a:hover {
	color: AB4639;
}
a:active {
	color: #a4390f;
}

