body { font-family: arial;
       background-color:lightblue; )

A:link    {color:blue; text-decoration:underline; font-weight:bold}
A:visited {color:darkmagenta; text-decoration:underline; font-weight:bold}
A:hover   {color:red; text-decoration:none; font-weight:bold}

td   { font-family:arial; }
th   { font-family:arial; }
pre  { font-family:'courier new';}
