BODY {
	font-family: verdana, helvetica, arial, tahoma;
	font-size:	12px;
	background-color: #222222;
	color: black;
}

A	{
	text-decoration:none;
	color: #666666;
	font-weight: bold;
}

A:hover {
	color: #333333;
}

table {
	background-color: #111111;
	color: #333333;
}

IMG {
	border-color:black;
	margin: 2px;
}

DIV, TD {
    font-family: verdana, helvetica, arial, tahoma;
    font-size:  11px;
}

.galleryheader {

}

.gallerytitle {
	//color: white;
}

.gallerypage {
    font-weight:bold;
}

.gallerynumbers {
    font-family: verdana, helvetica, arial, tahoma;
    font-size:  11px;
	background-color: #222222;
	color:black;

}

.galleryarrows {

}
