a:link,a:active
    {color: #5F92F0;
    text-decoration: underline;
    font-weight: bold;}

a:hover
    {color: #AABFF9;
    text-decoration: none;
    font-weight: bold;}

a:visited
{color: #AABFF9;
    text-decoration: underline;
    font-weight: bold;}

.title
    {color: #E1DFDF;
    font-family: Arial; Verdana;
    font-size: 14pt;
    font-weight: bold;
  }

.podz
    {color: #E1DFDF;
    font-family: Arial; Verdana;
    font-size: 11pt;
    text-transform: uppercase;
    font-weight: bold;
 }

.main
    {color: #E1DFDF;
    font-family: Arial; Times;
    font-size: 12pt;
    }     

.menu:link,.menu:visited
     {margin: 18px;
     color: #FFFFFF;
    text-decoration: underline;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;}

.menu:active,.menu:hover
    {margin: 18px;
    color: #FCB936;
    text-decoration: underline;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;}