html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sitetitles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #71992D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #71992D;
	font-weight: bold;
}

a:hover {
	color: #4797cf;
	font-weight: bold;
	text-decoration: underline;
}

