.topnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:link{
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	text-decoration: none;
}

.topnav a:hover{
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	text-decoration: none;
}

.topnav a:visited{
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

.sidenav {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	margin-left: 5pt;
	font-weight: bold;
}

.sidenav a:link{
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	text-decoration: none;
}

.sidenav a:hover{
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	text-decoration: none;
}

.sidenav a:visited{
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16pt;
	color: #666666;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;

}
.bodytext a:link{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
}.bodytext a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}.bodytext a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #000000;
	background-image: url(images/bkg.gif);
}

.sportsnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	color: #990000;
	text-decoration: none;
	margin-left: 5pt;
	font-weight: bold;
}

.sportsnav a:link{
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	text-decoration: none;
}

.sportsnav a:hover{
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	text-decoration: none;
}

.sportsnav a:visited{
	font-family: "Trebuchet MS", Arial;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #999999;
	text-decoration: underline;
}
.footer a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
