a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #;
	text-decoration: none;
	color: #003366;
}
