a:link, a:visited, a:active {text-decoration:none; color:white;}
a:hover {text-decoration:none; color:white;}

a.black:link, a.black:visited, a.black:active {text-decoration:none; color:#333333;}
a.black:hover {text-decoration:none; color:#003261;}

body {font-family:, Arial, sans-serif; font-size: 10pt; color: #333333; background-color: #F3F3F3;}

td {font-family:, Arial, sans-serif; font-size: 10pt; color: #333333;}

.mainheading {
	font-size: 12pt;
	font-weight: bold;
}

.teamname {
	color: #910231;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

.redbold {
	color: #910231;
	font-size: 10pt;
	font-weight: bold;
}

.textbluebtn, .textbluebtn a, .textbluebtn a:link, .textbluebtn a:active, .textbluebtn a:hover 
  {
  	font-family:arial, verdana, helvetica;
  	font-size:12px;
  	color:#FFFFFF;
  	background-color:#30559A;
  	font-weight:bold;
  	text-decoration:none;
  	cursor:hand;
  	padding:1px 10px 1px 10px;
  	border: 0px;
  	height: 3px;
  	} 

.textdeepbluebtn, .textdeepbluebtn a, .textdeepbluebtn a:link, .textdeepbluebtn a:active, .textdeepbluebtn a:hover 
  {
  	font-family:arial,verdana,helvetica;
  	font-size:12px;
  	color:#FFFFFF;
  	background-color:#003261;
  	font-weight:bold;
  	text-decoration:none;
  	cursor:hand;
  	padding:1px 10px 1px 10px;
  	border: 0px;
  	height: 3px;
	}