a:hover {
	color: #FFFFFF;
}
a:link {
	color: #663300;
}
a {
	text-decoration: none;
}
a:visited {
	color: #663300;
}

