a:link {
	color: #990000;
}
a:hover {
	color: #FFCC33;
}
a:visited {
	color: #FF0033;
}

