<style type="text/css">  
<!--
BODY {
     font-family: tahoma,sans-serif;
     color:#000000;
     font-size : 10 pt;
  	background : url("http://www.dngconsulting.com/g/backg.jpg");
	 
     }

     TD, P {
     font-family: tahoma,sans-serif;
     color:#000000;
     font-size : 10 pt;
     }

    A:link    {
    	text-decoration: none;
    	color: #F31119;
    }

     A:visited {text-decoration: none; color: #B6231C}
     A:active  {
     text-decoration: none;
     color: #E4D7D3;
     }

  A:hover   {
	text-decoration: none;
	color: #F31119;
	background: #E4D7D3;
	}
   
    .logored {
     font-family: tahoma,sans-serif;
     color:#B6231C;
     font-size : 10 pt;
	 font-weight : bold;
     }


    .textbox {
     font-family: tahoma,sans-serif;
     color:#E4D7D3;
     font-size : 8 pt;
     }
     
-->
</style>