a:link {
	color: #0000FF;
}
a:visited {
	color: #CC00CC;
}
a:hover {
	color: #FF0000;
}
