a:link {
	color: #ffff00;
}
a:active {
	color: #00ff00;
}
a:visited {
	color: #ffcc00;
}

