BODY, TABLE, TR, TD

        {

        font-family: 	Verdana, Arial, Helvetica;
        
  		font-size:		10px;
  		
  		color:		#444444;

        }

A:link, A:active

        {

        text-decoration :       under-line;

        color           :       #336699;

        background      :       transparent;
        
        font-weight: 			bold;

        }

A:visited

        {

        text-decoration :       under-line;

        color           :       #003366;

        background      :       transparent;

        font-weight: 			bold;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #3399cc;

        background      :       transparent;

		font-weight: bold;

       }
