@charset "UTF-8";
.gradient {
}
.buttons {
	font-family: helvetica;
	font-size: 30px;
	font-weight: normal;
	line-height: 17px;
	color: #ed1d25;
}
.body {
}
a.body:link {
	font-weight: bold;
	color: #000000;
	background-image: url(../images/white.png);
	background-repeat: no-repeat;
}
.buttons_small {
	font-family: helvetica;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #FF0000;
}
a.buttons_small:link {
	background-image: url(../images/white.png);
	background-repeat: no-repeat;
}
a.buttons_small:active {
	background-image: url(../images/white.png);
	background-repeat: no-repeat;
}
.news_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
a.buttons_small:visited {
	background-image: url(../images/white.png);
	background-repeat: no-repeat;
}
a.buttons:hover {
	font-family: helvetica;
	font-size: 30px;
	font-weight: normal;
	line-height: 17px;
	color: #A7A9AC;
}
