a, a:visited {
	text-decoration: none;
	color: #006600;
}

a:hover {
	ttext-decoration: underline;
	color: #FF6600;
}


