a:link {
	font-weight: normal;
	color: #000066;
	text-decoration: none
}	
a:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: none	
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
