@charset "utf-8";
.buttonstyle  {
	font-family: Mangal,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FEE690;
	border: thin outset #A52F0B;
	font-style: normal;
	line-height: normal;
	width:40px;
}

.buttonstyle2  {
	font-family: Mangal,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F8B98B;
	border: thin outset #A52F0B;
	font-style: normal;
	line-height: normal;
	width:40px;
}
.Verdana10Red {
	font-family: Mangal,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF0033;
	text-decoration: none;
}
