@charset "ISO-8859-1";
td#season a:link {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
td#season a:visited {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
td#season a:hover {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
td#season a:active {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
