.HeaderPurple {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #683673;
	text-decoration: none;
}

.HeaderOrange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color: #FA5201;
	text-decoration: none;
}

.ScoreTableBodyLight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #FA5201;
	text-decoration: none;
}

.ScoreTableBodyDark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #683673;
	text-decoration: none;
}
.ScoreTableHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #683673;
	text-decoration: none;
}

.Teams {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #683673;
	text-decoration: none;
}

a.Teams:link { text-decoration:none; color:#683673; }
a.Teams:visited { text-decoration:none; color:#683673; }
a.Teams:hover { text-decoration:none; color:#FA5201; }
a.Teams:active { text-decoration:none; color:#683673; }
a.Teams:focus { text-decoration:none; color:#683673; }

.LinksDocs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #683673;
	text-decoration: none;
}

a.LinksDocs:link { text-decoration:none; color:#683673; }
a.LinksDocs:visited { text-decoration:none; color:#683673; }
a.LinksDocs:hover { text-decoration:none; color:#FA5201; }
a.LinksDocs:active { text-decoration:none; color:#683673; }
a.LinksDocs:focus { text-decoration:none; color:#FA5201; }
