A:visited  { color: purple; text-decoration: underline;  font-style : normal;  font-family : Verdana;  font-size: xx-small;    }
A:link  { color: #0000ff; text-decoration: underline;  font-style : normal;  font-family : Verdana;  font-size: xx-small;    }
A:hover  { color: #FF4500; text-decoration: none;  font-style : normal;  font-family : Verdana;  font-size: xx-small;    }
A:active  { color: maroon;  font-style : normal;  font-family : Verdana;  font-size: xx-small;       }

table {
font-style : normal;  font-family : Verdana;  font-size: xx-small;
} 
