a {
	text-decoration: underline;
}
a:visited,a:link,a:active,a:hover{
	color:#fff;
}
a:hover{
	color:#ccc;
}
.bodyblock {
	width: 720px;
	text-align: center;
}
body, .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.gallerypage, .gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}

img {
	border: 0px solid black;
}

