.areatext {  
     font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #000000; text-decoration: none
}
.areatext A:link {
     font-weight: bold; color: #3333FF;
; text-decoration: none
}
.areatext A:visited {
     font-weight: bold; color: #663399;
; text-decoration: none
}
.areatext A:hover {
     font-weight: bold; color: #000000; background: #ffffcc;
; text-decoration: underline
}
