a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ea0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.menus {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #46ba46;
	font-weight: bold;
	font-variant: small-caps;
}
.search {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
}
.search2 {
	font-family: "BlairMdITC TT-Medium";
	font-size: 10px;
	color: #FFFFFF;
	border-top: 1px inset #184118;
	border-right: 1px outset #184118;
	border-bottom: 1px outset #184118;
	border-left: 1px inset #184118;
	background-color: #46BA46;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #555555;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-variant: small-caps;
}

form { margin: 0; padding: 0; }