a:link {
	color: #FFFF66;
}
a:active {
	color: #00FFFF;
}
a:visited {
	color: #009900;
}
