@import url("de%20simone2.css");
  BODY { 
         color : black;
         text-align : justify
}
  A:LINK { 
         text-decoration : none;
         color : #CC0000;
         text-align : justify
}
  A:VISITED { 
         text-decoration : none;
         color : #CC0000;
         text-align : justify
}
  A:HOVER { 
         text-decoration : none;
         color : #FFFF00;
         text-align : justify
}
  A:ACTIVE { 
         text-decoration : none;
         color : #FF6600;
         text-align : justify
}
.classetd A:hover { 
         text-decoration : none;
         color : black;
         text-align : center
}
.classetd2 A:hover { 
         text-decoration : none;
         color : blue;
         text-align : center
}
