body {
	background-color: #9E0031;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centered {
	text-align: center;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.centered-table {
	margin-left: auto;
	margin-right: auto;
}
.flashtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
A:link {
	text-decoration: none;
	color: #FFFF99;
}
A:visited {
	text-decoration: none;
	color: #FFFF99;
}
A:active {
	text-decoration: none;
	color: #FFFF99;
}
A:hover {text-decoration: underline; color: red;}
