a:link {
	color: #0000FF;
}
a:visited {
	color: #9900FF;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}
