body, html {
background:#666633;
}a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	color: #336666;
	text-decoration: none;
}

