a:link {
	color: #990000;
}

a:visited {
  color: #663300;
}

a:hover {
	color: #000000;
}

a:active {
	color: #996666;
}

