.buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6F6F00;
	text-decoration: none;
}
.buton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6F6F00;
	text-decoration: none;
}
.buton a:hover{
	color: #B20226;
}
.about {
	font-family: "AvantGarde Bk BT", Impact;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #EB8A5F;
	text-decoration: none;
	padding-left: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.botomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.botomlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.botomlink a:hover{
	color: #990000;
}.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
