

a:link {
	color: #336666;
}

a:visited {
  color: #669999;
}

a:hover {
	color: #669933;
}

a:active {
	color: #009966;
}


