.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.normaltext a:link {
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.normaltext a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.normaltext a:hover {
	color: #996600;
	text-decoration: none;
	font-weight: lighter;
}
.normaltext a:active {
	color: #996600;
	text-decoration: none;
	font-weight: lighter;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.pagefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.boldorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.boldorange a:link {
	color: #996600;
	text-decoration: none;
}
.boldorange a:visited {
	color: #996600;
	text-decoration: none;
}
.boldorange a:hover {
	color: #333333;
	text-decoration: none;
}
.boldorange a:active {
	color: #333333;
	text-decoration: none;
}
