TD {
     	font-weight: bold; 
 	font-size : 11 px;
}

BODY.standard  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif; 
        Color : #000000 ;
     	font-weight: bold; 
 	font-size : 11 px;
}
.title  {
     	Color : #FF9977 ;
     	Text-Decoration : None;
     	font-weight: bold; 
 	font-size : 14 px;
	text-decoration : underline;	
}

.illinois:hover  {
     	Color : #FF6633 ;
     	Text-Decoration : None;
     	font-weight: bold; 
 	font-size : 11 px;
	text-decoration : underline;
}
.redsox:hover  {
     	Color : #cc0000 ;
     	Text-Decoration : None;
     	font-weight: bold; 
 	font-size : 11 px;
	text-decoration : underline;	
}
.umass:hover  {
     	Color : #990000 ;
     	Text-Decoration : None;
     	font-weight: bold; 
 	font-size : 11 px;
	text-decoration : underline;
}

:link	 {
     	Color : #000077 ;
     	Text-Decoration : None;
     	font-weight: bold; 
 	font-size : 11 px;	
}
:visited  {
     Color : #000077 ;
     Text-Decoration : None;
     font-weight: bold;
     font-size : 11 px;
}
:active	 {
     Color : #000077 ;
     Text-Decoration : None;
     font-weight: bold;
     font-size : 11 px;
}
A:hover	 {
   Font-Family : Tahoma, Verdana, Arial, Helvetica, sans-serif ;
   Color : #0000aa ;
   text-decoration : underline
}






