.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #4F4F4F;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopy {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
a.bodycopy:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}
a.bodycopy:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: underline;
}
a.bodycopy:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: underline overline;
}
a.bodycopy:active {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bodycopybg {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.buttonblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

