
A:HOVER{
 text-decoration : underline;
 background-color : #e6efb1;
}
A{
 text-decoration : none;
 color : #00bb00;
}
.fontsh 
{
 filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=1) }
