
table {
 font-family: Arial ;
 font-size: larger;

}

 body }
 font-family: Arial;
 font-size: large;
 font-weight: bold;
 }
a {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
}

A:link {color:#000000; text-decoration: none}
A:visited {color:#000000; text-decoration: none}
A:hover {color:#000000; text-decoration: underline}
