.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: ;
	text-decoration: none;
}
.button a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	display: block;
	height: 15px;
	line-height: 20px;
}
.button a:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
}
.button1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.button1 a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#3366CC;
	text-decoration: none;
}
.button1 a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFCC99;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	color: #FFECD2;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 5px;
}
.subhead {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #B75B00;
	padding-left: 14px;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	color: #FFECD2;
	text-decoration: none;
}

.innertxt{
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
	font-weight:400;
	color: #333333;
	line-height:20px;
	margin-right: 14px;
	margin-left: 10px;
}
