.season {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: thin none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #03014B;
	text-decoration: none;

}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #0500CA;
	font-weight: bold;
	text-decoration: underline;
	height: 0px;

}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0500ca;
	text-decoration: underline;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #0500CA;
	text-decoration: none;
}
table {  font-family: Arial; font-size: 14px; color: #000000; text-decoration: none}