a:link {
	color: #2F2523;
}
a:visited {
	color: #2C2220;
}
a:hover {
	color: #8E7A6F;
}
a:active {
	color: #2A201E;
}

