a:link {
	color: #996699;
}

a:visited {
  color: #666666;
}

a:hover {
	text-decoration: bold;
}

a:active {
	color: #CC66CC;
}


