
body {
	font-family: Verdana, Arial, Helvetica;
	size: 11px;
  	color:		#000000;
	margin:0px;
	padding:0px;
}

TABLE, TR, THEAD, TFOOT, TH, TD
        {
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
  		 color: #000000;
        }

A:link, A:active

        {
        text-decoration :       none;
        color           :       #830003;
        background      :       transparent;
        font-weight: 			none;

        }

A:visited

        {

        text-decoration :       none;

        color           :       #830003;

        background      :       transparent;
        
        font-weight: 			none;

        }

A:hover

        {

        text-decoration :       underline;

        color           :       #830003;

        background      :       transparent;
        
        font-weight: 			none;

        }

}
