h1 {
	margin: -11px, 0px, 0px, 0px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #66CC00;
}
h2 {
	margin: px, 0px, 0px, 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #66CC00;
}
.text, text a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.text a:hover {
	color: #33FF00;
	text-decoration: underline;
	font-size: 11px;
}
.wtext {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.wtext a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.wtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.wtext a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

.wtext a:hover {
	color: #33FF00;
	text-decoration: underline;
	font-size: 11px;
}

