a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #993399;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #CC0000;
}
