a:link {
	color: #339999;
}

a:visited {
  color: #339999;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #33CC66;
}



