.maintext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.menutext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.textbigger {

	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.borderblack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderorange {
	border: 1px solid #FF9900;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.borderorange3sides {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.footertext {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a:link.footerlink {
	color: #333333;
	text-decoration: none;
}
a:visited.footerlink {
	color: #333333;
	text-decoration: none;
}
a:hover.footerlink {
	color: #333333;
	text-decoration: underline;
}
a:active.footerlink {
	color: #333333;
	text-decoration: none;
}
a:link.menulink {
	color: #000000;
	text-decoration: none;
}
a:visited.menulink {
	color: #000000;
	text-decoration: none;
}
a:hover.menulink {
	color: #ff6600;
	text-decoration: none;
}
a:active.menulink {
	color: #000000;
	text-decoration: none;
}.textbigger2 {


	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
