body
 {
cursor:url("matita.cur");
font-family:"Comic Sans MS",Verdana,Arial,"Times new roman";
text-decoration:none;
background-color:#ffffff;
font-size:12px;
}

A:link 
{ 
 font-size:14px;
 color: #943012;
 text-decoration: none;
 font-weight: bold;
  }
A:visited 
 {
 font-size:14px;
 color: #EF957B;
 text-decoration: none;
 font-weight: bold; 
 }
A:hover 
{ 
 font-size:14px;
 color: #D24219;
 text-decoration: none;
 font-weight: bold;
   }
A.cella:link 
{ 
font-family:Verdana,Arial,"Times new roman""Comic Sans MS";
font-size:12px;
color: #943012;
text-decoration: none;
 font-weight: bold;
 line-height : 22px;
 }
A.cella:visited
 {
  font-family:Verdana,Arial,"Times new roman""Comic Sans MS";
  font-size:12px;color: Gray;
  text-decoration: none;
  font-weight: bold; 
  line-height : 22px;
  }
A.cella:hover
 {
  font-family:Verdana,Arial,"Times new roman""Comic Sans MS";
  font-size:12px;
  color: #e9965a;
  text-decoration: none;
  font-weight: bold;
 line-height : 22px;
   }


