.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 6B614D;
	font-weight: bold;
	line-height: 13px;
}
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e8fd2;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6b7613;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link    {color:#6B614D; background-color:transparent;text-decoration:none}
a:visited {
	background-color:transparent;
	text-decoration:none;
	color: #6B614D;
}
a:active  {
	background-color:transparent;
	text-decoration:none;
	color: #6B614D;
}
a:hover   {color:#3E8FD2; background-color:transparent;text-decoration:none}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E8FD2;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e8fd2;
}
