a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #996699;
	text-decoration: underline;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
