a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	background: #999966;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	background: #666633;
}

