.buton {
	font-family: "AvantGarde Bk BT", Impact;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 10em;
}
.buton a{
	font-family: "AvantGarde Bk BT", Impact;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
.buton a:hover{
	font-family: "AvantGarde Bk BT", Impact;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC00FF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.botom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.botom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.botom a:hover{
    color: #CC00FF;
}
.subhead {
	font-family: "Arno Pro", "Arno Pro Caption", "Arno Pro Display";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #5C6232;
	text-decoration: none;
	padding-left: 10px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	padding-left: 10px;
}
