A:Hover {
text-decoration: underline;
color: red;
}

A:Link {
text-decoration:underline;
color: green;
}

A:Visited {
text-decoration:underline;
color: blue;
}

.topRight {
	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;

	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	text-decoration:none;
}

.topRight A:Hover {
text-decoration:none;
font-weight: bold;
color: #A0A0A0;
}


.Header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;

	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;

	margin-left: 14px;
	line-height: 32px;
}

.bodyText {
	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;

	text-indent: 0px;
}

.bodyText A:Link {
text-decoration:none;
font-weight: bold;
color: #006633;
}

.bodyText A:Hover {
text-decoration:underline;
font-weight: bold;
color: #66CC00;
}

.bodyText A:Active {
text-decoration:none;
font-weight: bold;
color: #006633;
}

.bodyText A:Visited {
font-weight: bold;
}

.bodyHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;

	font-weight: bold;
	color: #006633;
	text-align: left;
	text-indent: 0px;
	line-height:20px;
}

.bodySubHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;

	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;
}

.leftNav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;

	line-height: 20px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	text-indent: 0px;

	margin-left: 15px;
}
.leftNav A:Link {
text-decoration:underline;
font-weight: bold;
color: #006633;
}

.leftNav A:Hover {
text-decoration:none;
font-weight: bold;
color: #A0A0A0;

}

.leftNav A:Active {
text-decoration:none;

font-weight: bold;
color: #006633;
}
