a
{
text-decoration:none;
font-family:arial;
font-size: 12px;
}
a:hover
{
text-decoration:underline;
color:#00FF40;
font-weight:bold;
}