a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #006699;
}


