body{background: whitesmoke; font-size: 10pt;
font-family: Tahoma; colour: black;}

table{ background-color: white;}

a{text-decoration: none;}
a:hover{text-decoration: underline;}
a:hover{color: blue;}
a:link{color: blue;}
a:visited{color: blue;}
a:active{color: blue;}

