a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

