  BODY { 
         color : black;
         text-align : justify
}
  A:LINK { 
         text-decoration : none;
         color : yellow;
         text-align : justify
}
  A:VISITED { 
         text-decoration : none;
         color : #FFFF00;
         text-align : justify
}
  A:HOVER { 
         text-decoration : none;
         color : #CC0000;
         text-align : justify
}
  A:ACTIVE { 
         text-decoration : none;
         color : #FF6600;
         text-align : justify
}
  .classetd2 A:hover { 
         text-decoration : none;
         color : blue;
         text-align : center
}
  .classetd A:A:hover { 
         color : black
}
  .classetd A:link { 
         color : #990000
}
  .classetd A:visited { 
         color : #FF9900
}
		
  .classetd A:hover { 
         color : #669900}
