a:link { color: #6666FF; } 
a:visited { color: #6666FF; } 
a:active { color: #FF0000; } 

A:hover { 
         font-family: verdana, arial, Helvetica, sans-serif;
         color: black;
         background: "../Merchant2/graphics/00000001/colorlogo%20copy.jpg";
        }

body { 
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:10pt; 
      background-color:white;
      color: black;
     } 


h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #6666FF; } 

h2 {
    font-weight: bold;
    font-size:14pt;
   }

h3 {
    font-weight: bold;
    font-size:12pt;
   }