.Headlink {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #54A407;
	text-decoration: none;
}
.Headlink a:link {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #54A407;
	text-decoration: none;
}
.Headlink a:visited {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #54A407;
	text-decoration: none;
}
.Headlink a:hover {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #54A407;
	text-decoration: underline;
}
.BigText {
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.BigText a:link{
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.BigText a:visited{
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.BigText a:hover{
	font-family: "Microsoft Sans Serif", Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodyText a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
