body {
	font-size: 10px;
}

.buttonV {
	font-family: Segoe UI;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	margin: 7px 0px 0px 0px;
	font-size: 14px;
	text-transform: uppercase;
	background: #DEE6EE;
	color: #1B3B6F;
	border: 0px none;
	outline: 0px none;
	border-radius: 5px;
}