a:visited
{
color: blue;
}

a:hover
{
color: green;
}
div.dropdownl
{
display:none;
}
a
{
text-decoration:none;
}