a {
	text-decoration: none;
	color: #009999;
}

a:hover {
	text-decoration: underline;
	color: #FFCC33;

}
