A:link { 
text-decoration: none; 
color: rgb(0,0,180);
}
A:visited { 
text-decoration: none; 
color: rgb(0,0,180);
}
A:hover {
color: blue; background: yellow; text-decoration: none;
}
.textea {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 12pt;
}

