.text { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #666666; 
 line-height: normal; 
 cursor: default; list-style-type: none
}

.text:link {  
 font-style: italic;
 text-decoration: none;
}

.text:active {  
 text-decoration: underline ; 
 color: #CC0000;
}

.text:visited {  
 text-decoration: none;
}

.text:hover {  
 text-decoration: underline ;
  cursor: hand; 
; color: #CC0000
}

.textUE1 { 
 font-family: Verdana, Arial, Helvetica, Sans-Serif; 
 font-size: 14px; 
 color: #CC0000; 
 text-decoration: none; 
 line-height: normal; 
 cursor: default; 
 text-align: left; 
 list-style-type: none ; 
 font-weight: bold
}

.textUE1:link {  
 text-decoration: none;
 cursor: hand; 
}

.textUE1:active {  
 text-decoration: underline ; 
 color: #CC0000;
}

.textUE1:visited {  
 text-decoration: none;
}

.textUE1:hover {  
 text-decoration: underline ;
 cursor: hand; 
; color: #CC0000
}

