a:hover   {color:red;
           font-weight:;
           font-style:;
           text-decoration:underline;
           font-size:110%;
           background-color:;}
a:link    {color:blue;
           text-decoration:underline;
           font-weight:;
           font-style:;
           text-decoration:underline;
           font-size:;
           background-color:;}
a:active  {color:DarkTurquoise;}