a:link {
	text-decoration: none;
	color: #336666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
