a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}
