.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFCC;
	text-align: center;
	background-color: #000000;
}
.small {
	font-size: 12px;
}
.top2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFF66;
	background-color: #333333;
	text-align: center;
}
.gal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFCC;
	background-color: #003300;
	text-align: center;
}
