a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFF33;
}

