A:link {
	color: #000066;
	text-decoration: none;
}
A:visited {
	color: #000066;
	text-decoration: none;
}
A:active {
	color: #000066;
	text-decoration: none;
}
A:hover {
	color: CC0000;
	text-decoration: underline;
}
TD {
	font-size: 13px;
	font-family : Verdana;
	text-align: left;
	line-height: 13px;

}
HR {
	color : #333366;
	height : 2px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336633;
	text-align: center;
}
.centered {
	text-align: center;
}
.SiteCert {
	text-align: center;
}
.indexBackground {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13.5px;
	background-image: url(images/garden-seeds-watermelons.png);
	background-repeat: no-repeat;
	height: 335px;
	background-position: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 16px;
}

