a:link {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

A { text-decoration:none };


