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