a:link {
	font-weight: bold;
	color: #606;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #90F;
	text-decoration: underline;
}
