.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22pt;
	font-weight: bolder;
	font-variant: normal;
	color: #004600;
	border: none;
	height: auto;
	width: 75%;
	float: none;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.plaintext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 18pt; font-weight: bolder; font-variant: normal; color: #004600; border: none; height: auto; width: 75%; float: none; }
