a:active {  font-weight: normal; color: #660000; text-decoration: none}
a:hover {  font-weight: bold; color: #999999; text-decoration: none}
a:link {  font-weight: normal; color: #660000; text-decoration: none}
a:visited {  text-decoration: none; font-weight: normal}
a:hover {
	font-weight: bold;
	color: #999999;
}
.linkbianco {  color: #FFFFFF; text-decoration: none; background-color: #660000}

