  
.button_black {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	width: 110px;
	height: 33px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}


  

.button_black:hover {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	width: 110px;
	height: 33px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.s_button_black {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	width: 250px;
	height: 20px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
}

.s_button_black:hover {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	width: 250px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
