@charset "UTF-8";
/* CSS Document */

.button6 {
	background-color:#16971C; /* 2985E4 */
	border: none;
	color: white;
	padding: 5px 5px;
	text-align: center;
	text-decoration: none;
	width: 210px;
	/*display: inline-block;*/
	font-size: 12px;	
}

.button12 {
	background-color: #03C; /* 2985E4 */
	border: none;
	color: white;
	padding: 5px 5px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	/*display: inline-block;*/
	font-size: 12px;	
}