/* CSS Document */

#blocks  td {
	width: 20%;
	text-align: center;	
}
.galnames {
	font-size: 10px;
	text-align: center;
	height: 22px;
}

.galnames a:link, a:visited, a:hover, a:active {
	font-size: 10px;
	text-transform: uppercase;
	color: #FEF3B8;
	text-decoration: none;
}