body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
}

.standings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.numbers {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 48px;
}


.submenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.headline {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: bold;
	color: #550002;
	font-size: 16px;

}

.title {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: bold;
	color: #550002;
	font-size: 20px;

}

.home {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;

}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;

}

.box {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
a {
  color: #550002; 
  text-decoration: underline;}
  
a:visited {
  color: #000066; 
  text-decoration: underline;}
a:hover {
  color: #FF3300; 
  text-decoration: none;
  }
a:active {
  color: #FF3300; 
  text-decoration: underline;}


a .pop {
	color: #550002; 
   display: none;
   text-decoration: none;
}
a:hover .pop {
color: #000000;
   display: block;
margin-left:10px; margin-right:20px; margin-top:5px; width:475px;
position: absolute;
   border-style:solid;
   border-width:1;
z-index: 99999;
   border-color:#e8e8d4;
   background-color:#FEFEFE;
   padding: 5px;
   font-family: Arial;
   font-size: 10px;
}
.pop {


}

#wrap {

}
