A:link{color: #FFFFFF; text-decoration: underline;}
A:visited{color: #FFFFFF; text-decoration: underline;}
A:hover {color: #FFFF00; text-decoration: underline;}

.glow
{
font-style: normal;
font-weight: bold;
width: 100%; 
FILTER: DropShadow(Color=#000000, OffX=3, OffY=3, Positive=8)
FILTER: Glow(Strength=1, Color=#000000)
}
