a:link {
	text-decoration: none;
}
a:hover {
	color: #FFF7D9;
	background-color: #663333;
}
a:visited {
	text-decoration: none;
}
