/* CSS Document */
body{
     margin-bottom:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 background-image:url(images/001.jpg);
	 }
td{
   font-family:Arial;
   font-size:12px;
   line-height:24px;
   }
a{
  color:#000000;
  text-decoration:none;
  }
a:hover{
  color:#ff0000;
  text-decoration:none;
  }
