﻿body 
{
    background:#404040;
    font-family:Verdana;
    font-size:11px;
}

a:link
{
  font-size:12px;
  font-family:Verdana;
  color:#ffff00;     
  text-decoration:none
}

a:visited
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}