
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #90BC40;
}
a:hover {
	text-decoration: underline;
	color: #90BC40;
}
a:active {
	text-decoration: none;
}
-->
</style>

A.nav_next {color:#999999; text-decoration:none;}
A.nav_next:hover {color:#89B657; text-decoration:underline;}


.desc {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
}
.descbullets {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5E7B20;
}
.line {
	border-top: thin dashed #494949;
}
.pagetitle {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #87B32D;
	text-transform: uppercase;
	padding-left: 14px;
}
.text {
	font-family: "trebuchet MS", verdana, arial, "ms sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #303030;
}
.pic_border {
	border: thin solid #CCCCCC;
}

.list {
	list-style-position: outside;
	list-style-type: square;
}
.textLarge {

	font-family: "trebuchet MS", verdana, arial, "ms sans Serif";
	font-size: 16px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #303030;
}
