#c1 h1
{
	text-align: center;
}

#c1 td
{
	min-height: 100px;
	text-align: center;
	vertical-align: middle;
}

#c1 td.blank
{
	height: 5em;
}

#c1 a img
{
	border-style: none;
	text-decoration: none;
}

#c1 a.htext:link, #c1 a.htext:visited
{
	color: #177926;
}

#c1 a.htext:hover
{
	background-color: #F9C529;
	color: #000000;
	text-decoration: none;
}