a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
}
