a:link {
	color: #e96719;
	text-decoration: none;
}

a:visited {
  color: #898481;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}


.bbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
}
.bheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
}
