a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
