body    { color: #000066; font-size: 12px; margin: 0;

}

a:link    {  text-decoration:underline; color: #000066; font-weight: bold}
a:visited {  text-decoration:underline; color: #000066; font-weight: bold}
a:hover   {  text-decoration:underline; color: #ff0000; font-weight: bold}
a:active  {  text-decoration:underline; color: #000066; font-weight: bold}



h1         {font-size: 14px;}


.table     { border: solid 1px #008;
border-collapse: collapse;
 }