BODY {
	background-color: #453F43;
	color: White;
	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 10px;
}
content{
	background-color: #666666;
	color: White;
	font-family: Arial, Tahoma, Helvetica, sans-serif;

	font-size: 10px;
}

A:LINK, A:VISITED {
	color: #7DB434;
	text-decoration: none;
}

A:HOVER {
	color: #CCFF33;
	text-decoration: none;
}
.galleryPreview{
	background-color: #333333;
	font: normal/80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.more{
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.outerbox{
	border: 1px solid Black;
}


