.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CC9900;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #CC9900;
	background-color: #FFCC66;
	text-align: center;
	text-decoration: none;
}
