BODY
{
	background-color: #174712;
	color: #DEDCF2;
	text-align: center;
	font-size: 22px;
	font-family: arial;
	margin-top: 105px;
}
.xxx_red_warning
{
	color: #F10E00;
	margin-bottom: 60px;
	margin-top: 40px;
}
.xxx_buttons
{
	font-size: 24px;
	margin-top: 90px;
	color: #DDF1E3;
}
A:link, A:visited, A:hover
{
	color: #DDF1E3;
}
