/*
 * stylesheet
 *
 */



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

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

.text:active {  
 text-decoration: underline ; 
}

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

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

