A:LINK {
color : Black;
text-decoration: none
} 
A:VISITED {
color : #000080;
text-decoration: none
} 
A:HOVER {
color : #000080;
text-decoration : none;
background=#FFFF00
} 
A:ACTIVE {
color : black;
text-decoration: none
}


 .evidenza_cella
 {
	border-bottom-style:dotted;
	border-bottom-width:1;
	border-bottom-color :Black;
	 
	 border-top-style:dotted;
	border-top-width:1;
	border-top-color :Black;
	
	border-left-style:dotted;
	border-left-width:1;
	border-left-color :Black;
	
	border-right-style:dotted;
	border-right-width:1;
	border-right-color :Black;
	padding-left :5;
	
	font-family:Verdana ;
	font-size :14px;
	font-weight :bold; 
	
	
	 
	 }
	 
	 