@charset "ISO-8859-1";
.buttons {
	color: #FFFFFF;
	font-family:Verdana, Tahoma;
	font-size:13px;
	background-image:url(images/Button.jpg);
	width:141px;
	height:50px;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
	background-repeat:no-repeat;
}
.buttons a {
	color: #FFFFFF;
	text-decoration:none;
	
}

