a:link {
	color: #OOOOOO;
}

a:visited {
  color: #4CA900;
}

a:hover {
    color: #B8DA83;
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #4CA900;
}

a.hidden:active {
  color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	background-repeat: no-repeat;


}

.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4CA900;
	text-decoration: none;
	font-weight: bold;

}
.bodybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4CA900;
	line-height: 20px;
}
