.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footertext:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #009FAD;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6C6C6C;
	text-decoration: none;
	text-transform: uppercase;
}
.links:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #029FB0;
	text-decoration: none;
	text-transform: uppercase;
}
.hteal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #029FB2;
	text-decoration: none;
}
.hgr {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
.tteal {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #029FB2;
	text-decoration: none;
}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #DFDFDF;
	border: 1px solid #00A0AA;
}
