a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #0099CC;
	font-weight: normal;
	text-decoration: underline;
}

