A:link  {
text-decoration : none;
}

A:visited  {
text-decoration : none;
}

A:hover  {
text-decoration : brown;
color: darkred;
}

.tratteggi_angoli {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordosottogrigio {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.moduli {
	background-color: #D1E0EF;
border-color: E6E6E6;
border-style: solid;
font-family: Verdana; 
font-size:10px; 
color: #336699;
border-width: 2;
cursor: hand;

}

.sottolineaTD {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
