body                  {  margin: 0 0 0 0;
                         padding: 0;
                         background-color: #FFFFFF;
                         background-image:}



.hoverLink:link       {  color: #0033CC;
                         line-height: 120%;
                         font-family: Georgia, Times New Roman, Times, serif;
                         font-size: 12px; }

.hoverLink:visited    {  color: #0000FF;
                         line-height: 120%;
                         font-family: Georgia, Times New Roman, Times, serif;
                         font-size: 12px; }

.hoverLink:hover      {  color: #0000FF;
                         text-decoration:underline overline;
                         line-height: 120%;
                         background-color: #FFFF33;
                         font-family: Georgia, Times New Roman, Times, serif;
                         font-size: 12px; }   

.hoverLink:active     {  color: #000000;
                         line-height: 120%;
                         background-color: #ffff00;
                         font-family: Georgia, Times New Roman, Times, serif;
                         font-size: 12px; }   

