.tryg { 
	color: #000000; 
	font-size: 10; 
	font-family: Arial; 
	text-decoration: none 
}
  
.footer { 
	color: #000000; 
	font-size: 9; 
	font-family: Arial; 
	text-decoration: none 
}
.final { 
	color: #000000; 
	font-size: 10; 
	font-family: Arial; 
	font-weight: bold;
	text-decoration: none 
}
.med_title { 
	color: #000000; 
	font-size: 14; 
	font-family: Arial; 
	font-weight: bold;
	text-decoration: none 
}
.lrg_title { 
	color: #000000; 
	font-size: 24; 
	font-family: Arial; 
	font-weight: bold;
	text-decoration: none 
}
.flight { 
	color: #000000; 
	font-size: 12; 
	font-family: Arial; 
	text-decoration: none 
}
.game_info { 
	color: green; 
	font-size: 10; 
	font-family: Arial; 
	font-weight: bold;
	text-decoration: none 
}
.home { 
	color: #000000; 
	font-size: 12; 
	font-family: Arial; 
	text-decoration: none 
}
.visit { 
	color: #000000; 
	font-size: 12; 
	font-family: Arial; 
	text-decoration: none 
}

.playoff_bracket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.playoff_bracket:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

a.playoff_bracket:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

a.playoff_bracket:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

a.playoff_bracket:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
