﻿a.video
{	
	color:Blue;
	text-decoration:underline;
	font-size:12pt;
	font-family:Times New Roman;
}
a.video:hover
{
	font-size:12pt;
	color:Purple;
	text-decoration:none;
	font-family:Times New Roman;
}
a.rollover
{	
	color:Blue;
	text-decoration:none;
	font-style:italic;
	font-size:14pt;
}
a.rollover:hover
{
	font-size:25pt;
	color:Red;
	text-decoration:underline;
}
a.teams
{	
	text-decoration:none;
	color:White;	
	font-size:10pt;
	font-family:Times New Roman;
}
a.teams:hover
{
	font-size:14pt;
	font-family:Times New Roman;
	color:Blue;
	text-decoration:none;
	
}
a.players
{	
	text-decoration:underline;
	color:Red;	
	font-size:10pt;
	font-family:Times New Roman;
	font-weight:bolder;
}
a.players:hover
{
	font-size:10pt;
	font-family:Times New Roman;
	color:Blue;
	text-decoration:none;	
}

p.styles,table.styles
{
	font-family:Times New Roman;
	font-size:12pt;
	color:Black;
	text-align:justify;	
}

table.teams
{
	font-family:Times New Roman;
	font-size:12pt;
	color:Black;
	text-align:justify;	
	font-weight:bolder;
}

table.styles_b
{
	font-family:Times New Roman;
	font-size:10pt;
	color:Black;
	text-align:justify;	
}

u.cups
{
	font-weight:bolder;
	text-decoration:underline;
}