a:link {
	color: #669933;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #669933;
	text-decoration: underline;
}

