a:visited {
	color: #663300;
}
a:link {
	color: #663300;
}
a:hover {
	color: #F1EEE7;
	background-color: 663300;
}
a:active {
	color: #663300;
}
