.gallery{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../graphics/backgrounds/gallery_bg.png);
	background-repeat: no-repeat;
	background-position: left top;

	A:link, A:visited { text-decoration: none; color: white; font-weight: none;} 
		A:hover { text-decoration: underline; color: white; font-weight: bold;} 
		iframe {overflow: hidden;}
}


