a:link { color: blue; text-decoration: underline; padding-right: 0px;  }
a:visited { color: blue; text-decoration: underline; padding-right: 0px;}
a:active{ color: blue; text-decoration: underline; padding-right: 0px;}
a:hover { color: blue; background: #FFF000; text-decoration: underline; padding-right: 0px;}

.bigtext {
    font-size: 28px;

}


.text {
    font-family: Helvetica, Arial, Swiss, SunSans-Regular, Geneva;
    font-size: 11px;
    color: #000000;
  }

table {
    width: 800px;
   font-family: Helvetica, Arial, Swiss, SunSans-Regular, Geneva;
    font-size: 11px;
    color: #000000;

form  {
    font-size: 24px;    
    }

