body, .text {
   font-family: Verdana;
   font-size: 8pt;
   color: #000000;
   background-color: #FFFFFF;
}

.menu {
	border-style: solid;
	border-width: 1;
	border-color: #CCCC99;
	color: #000000;
	text-align: center;
	font-family: 'Times New Roman', Verdana;
	font-size: 14px;
}

.homeg {
   background-color: #CC0033;
}

.awayg {
   background-color: #CCCC99;
}

.data {
   font-family:"Times New Roman";
   font-size: 12px;
}

.header {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: 900;
}

.letters {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 36px;
   font-weight: 900;
}

a.homeg:link {
	color: #CCCC99;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.homeg:active {
	color: #CCCC99;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.homeg:visited {
	color: #CCCC99;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.homeg:hover {
	color: #CCCC99;
	text-decoration: underline;
	font-family:"Times New Roman";
	font-size: 14px;
}

a.awayg:link {
	color: #CC0033;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.awayg:active {
	color: #CC0033;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.awayg:visited {
	color: #CC0033;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.awayg:hover {
	color: #CC0033;
	text-decoration: underline;
	font-family:"Times New Roman";
	font-size: 14px;
}

a.stddate:link {
	color: #0000FF;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.stddate:active {
	color: #0000FF;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.stddate:visited {
	color: #0000FF;
	text-decoration: none;
	font-family:"Times New Roman";
	font-size: 14px;
}
a.stddate:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family:"Times New Roman";
	font-size: 14px;
}

a.whitelnk:link { color: #FFFFFF; text-decoration: none; }
a.whitelnk:active { color: #FFFFFF; text-decoration: none; }
a.whitelnk:visited { color: #FFFFFF; text-decoration: none; }
a.whitelnk:hover { color: #FFFFFF; text-decoration: underline; }

a:link { color: #0000FF; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none; }
a:hover { color: #0000FF; text-decoration: underline; }

.bluebutton {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-family: verdana, arial, sans-serif;
	background-color: #0000DD;
	margin: 1 px;
	padding: 1 px;
	border: solid 1 px #808080;}

.redbutton {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-family: verdana, arial, sans-serif;
	background-color: #DD0000;
	margin: 1 px;
	padding: 1 px;
	border: solid 1 px #808080;}
