a {  text-decoration: none;
outline:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
div.gallery {
  margin: 2px;
  border: 0px solid #ccc;
  float:left;
  width:320px;
  height:330px;
  text-align:center;
  padding:0px;
}

div.gallery2 {
  margin: 2px;
  border: 0px solid #ccc;
  float:left;
  width:220px;
  height:330px;
  text-align:center; 
  padding:0px;
}
