.mainlink {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 8px;
	color: #ffffff;
	background-color: #000000;
}
.mainlink:hover {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 8px;
	color: #ffffff;
	background-color: #777777;
}
.mainlinkon {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background-color: #777777;
}
.sublink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.sublink:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	color: #000000;
}
.bodytext {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
.gallerytext {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.headline {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
.imageGalleryCaption {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #000000;
}
