.text {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	line-height: 13px;
	color: #4b4b4b;
	font-style: normal; 
	text-decoration: none;
}

.head12{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	line-height: 15px;
	color: #4b4b4b;
	font-style: normal; 
	text-decoration: none;
}

.textmorebold:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#4b4b4b;
	text-decoration: underline;
}

.textmorebold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#4b4b4b;
	text-decoration: underline;
}

.textmorebold:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#e65f28;
	text-decoration: underline;
}


#gallerybox {
	background-color: #e6e6e6; 
	border: 1px solid #4b4b4b;
	text-align: left;
	padding: 0px;
}

