h1        {
            COLOR:rgb(100,100,100); font-family: Arial, Verdana, Helvetica; font-weight:normal;
            text-decoration : none; font-size: x-small;
          }
A:link    {
            COLOR:black; font-family: Verdana, Arial, Helvetica; font-weight:bold;
            text-decoration : none; font-size: 12pt; text-align:center;
          }

A:visited {
            COLOR:black; font-family: Verdana, Arial, Helvetica; font-weight:bold;
            text-decoration : none; font-size: 12pt; text-align:center;
          }

A:hover   {
            COLOR:orange; font-family: Verdana, Arial, Helvetica; font-weight:bold;
            text-decoration : none; font-size: 12pt; text-align:center;
          }
