a:link {

	color: #336600;

	text-decoration: none;

}

a:visited {

	color: #666666;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	color: #336600;

	text-decoration: none;

}
