/* GALLERY */

.gallery_row1 {
	background-color:#efecce;
}
.gallery_row2 {
	background-color:#ebe8ca;
}

.gallery:link,.gallery:visited,.gallery:hover,.gallery:active {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
