 BODY {
   margin: 0;
   font-size: 11px;
   background-color: #FfFfFf;
     
     
   
   
    }
		 
		a {text-decoration: none; color:#343A3A;}
		a:visited {text-decoration: none; color:#343A3A;}
		a:hover {color: #FF2222; background:#E8F3FF; text-decoration: none;}
		a:active {text-decoration: none;  }
		     
		 img{
		 	border: 0px;
		 }
		  a:hover img {
		 	background: #FFFFFF;
		

	}
