A:link, A:visited, A:active
        { color: #D6D4D4; }
A:hover
        { color: #FFFFC0; }

/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

BODY
        {
          background-color: #535352;
          color: #C0C0C0;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 14pt;
        } 

TD, P
        {
          color: ##336666;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 13pt;
        }

