img {
  border:0px solid white;
  }	
  
.zoom1 {
  position:Inherit; 
  top:0;
  left:0; 
  }
  
.zoom1 a {
  margin:0;
  text-decoration:none;
  }

.zoom1 a:hover {
  background-color:white;	
  }

.zoom1 a .grand {
  position:Inherit; 
  width:0px; 
  }	  
  
.zoom1 a:hover .grand { 
  position:absolute; 
  left:295px;
  width:400px; 
  height:300px; 
  }
  
.zoom2 {
  position:Inherit; 
  top:0;
  left:0; 
  }
  
.zoom2 a {
  margin:0;
  text-decoration:none;
  }

.zoom2 a:hover {
  background-color:white;	
  }

.zoom2 a .grand {
  position:Inherit; 
  width:0px; 
  }	  
  
.zoom2 a:hover .grand { 
  position:absolute; 
  left:0px;
  width:370px; 
  height:193px; 
  }
  
a {
	color: #4B6C9F;
	text-decoration: none;
}

a:hover {
	color: #3F4E6F;
	text-decoration: underline;
}

em {
	color: #4B6C9F;
}
