a:link {  color: #006666; text-decoration: none}
a:hover {
	color: #CC3366;
	text-decoration: none;
}
a:active {  color: #3333FF; text-decoration: none}
a:visited {  color: #993300; text-decoration: none}
