a:link {
	color: #006666;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #006666;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #006666;
	text-decoration: underline;
	font-weight: normal;	
}
