a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: 663300;
}
a:active {
	color: 663300;
}
a:hover {
	color: #990000;
}
