.cssButton{
	color:#000000;
	background-color:#FFCC00;
	border-color:#FF9900;
	font-size: 20px;
	font-family: vernada;
	font-weight: bold;
}
.email2{
	color:#000000;
	font-size: 25px;
	font-family: vernada;
	font-weight: bold;
}
.text1{
	color:#000000;
	font-size: 20px;
	font-family: vernada;
	font-weight: bold;
	padding: 10px;
}
.textr{
	color:#FF0000;
	font-size: 20px;
	font-family: vernada;
	font-weight: bold;
	padding: 10px;
}
.cssButton2{
	color:#000000;
	background-color:#FF99CC;
	border: medium solid #FF0000;
	font-size: 20px;
	font-family: vernada;
	font-weight: bold;
	padding: 10px;
}
.textw{
	color:#FFFFFF;
	font-size: 20px;
	font-family: vernada;
	font-weight: bold;
	padding: 10px;
}
.text2{
	color:#000000;
	font-size: 14px;
	font-family: vernada;
	padding: 10px;
}

