.gladiator {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 800;
	color: #FFFFFF;
	font-style: normal;
	filter: Grey;
	cursor: text;
}
body {
	background-color: BD8970;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:900;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

