a:visited {
	color: #CC9966;
}
a:link {
	color: #CC9966;
}
a:hover {
	color: #FFFFCC;
}
