a:link {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	color: #000066;
	text-decoration: none;
}
