@charset "utf-8";
@import url("../webfonts/arista/stylesheet.css");

.Buttons {
	font-size: xx-large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #ED1B24;
	background-color: #E0E0E0;
	text-align: center;
	font-family: arista;
	font-style: inherit;
}
.sidebuttons {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #ED1B24;
	vertical-align: middle;
	text-align: center;
}
