.text {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
.footer a {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
.footer a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.htext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
	background-color: #2E2E2E;
}
.txtfld {
	font-family: "Trebuchet MS", Tahoma, Georgia;
	font-size: 14px;
	font-style: normal;
	color: #505050;
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
}
