.button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6633;
	text-decoration:blink;
}
.button2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.button2 a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#339933;
	text-decoration: none;
}
.button2 a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration:blink;
}

	.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 8px;
}
.subhead {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	margin-right:10px;
}
.subhead2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
