a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #BBADA4;
}
a:active {
	color: #BBADA4;
}
