BODY {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #62B948; 
	scrollbar-track-color:#000000
}

body,p,div,span,th,td {
	font-size: 12px; 
	font-family: arial;
}

.gallery {
	font-size: 14px; 
	font-family: verdana;
	font-weight: 400;
	color: #FFD700;
}

.copyright {
	font-size:10px; 
	color: #BCB46C;
	font-family: verdana;
}

A {
	text-decoration:underline; 
	color:#0A6F1F;
}
A:link {
	text-decoration:underline;
	color:#0A6F1F;
}
A:vlink {
	text-decoration:none; 
	color:#0A6F1F;
}
A:active {
	text-decoration:none; 
	color:#0A6F1F;
}
A:hover {
	text-decoration:none; 
	color:#68BA4F;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 9px;
	color: FFFFFF;
	background-color: 0A6F1F;
}
