a:link {
	font-weight: bolder;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-weight: bolder;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #CC3300;
	text-decoration: none;
}
