@charset "UTF-8";
.homelink {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
.Classofheader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border: thin solid #FB2A2A;
	text-align: center;
	color: #000;
}
.PlayerFB {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C0;
	border-right-color: #0C0;
	border-bottom-color: #0C0;
	border-left-color: #0C0;
}

