body
{
 font-family:verdana, sans-serif;
 font-size:12px;
 font-weight:600;
 background: #2060C0;
 color: navy;
 margin: 20px;
 border:0;

 }
 

table
{
 font-family:verdana, sans-serif;
 font-size:12px;
 font-weight:600;
 background: white;
 color: #2060C0;
 margin: 20px;
 border:0;

 }

a
{
    text-decoration:none;
    border:0;
}
a:link {color:#2060C0;border:0;}
a:visited {color:#2060C0;border:0;}
a:hover {background-color:#2060C0;color:white;border:0;}


