a:link          {color: #996600; text-decoration: underline}
a:visited       {color: #996600; text-decoration: underline}
a:active        {color: #FE2222; text-decoration: underline}
a:visited:hover {color: #996600; text-decoration: underline}
a:hover         {color: #FE2222; text-decoration: underline}

body 
{font-family: verdana; font-size: 10pt;background-color: #FBFB9D; }

td 
{font-family: verdana; font-size: 10pt}

select 
{font-family: verdana; font-size: 10pt}

input 
{font-family: verdana; font-size: 10pt}

table
{table-border-color-light: rgb(204,153,255);
table-border-color-dark: rgb(102,0,102);}