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

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

A:hover {
	color: orange;
}

table {
	background-color: black;
	color: #cccccc;
}

A IMG {
    color: black;
}

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

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

.galleryheader {
	color: #FF0000;
}

<!-- //
.gallerytitle {
	color: #cccccc;
}
// -->
.gallerypage {
	color: #CCCCCC;
    font-weight:bold;
}

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

}

.galleryarrows {

}
