a:link
{
	color: #66FF66; 
}
a:visited
{
	color: #99FF66; 
} 

a:hover 
{
	color: #FFFF00;
}

.ftball a:link
{
	color: rgb(99,66,33); 
}
a:visited
{
	color: rgb(99,99,66); 
} 
a:active 
{
	color: rgb(CC,CC,00);
}

.headlinks a:link
{
	color: black; font-family:arial, helvetica, tahoma; font-size:10pt
}
a:visited
{
	color: black; font-family:arial, helvetica, tahoma; font-size:10pt
} 
a:active 
{
	color: black; font-family:arial, helvetica, tahoma; font-size:10pt
}



.mainnav a:link
{
	color: rgb(99,66,33); 
}
a:visited
{
	color: #FFFF99; 
} 
a:active 
{
	color: rgb(CC,CC,00);
}


body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	background-color: rgb(255,255,204);
	color: rgb(FF,FF,FF);
	font-size: 10pt;
	
}

.bodylinks a:link
{
	color: Green; font-family:arial, helvetica, tahoma; font-size:10pt 
}
a:visited
{
	color: brown; font-family:arial, helvetica, tahoma; font-size:10pt
} 
a:active 
{
	color: white;font-family:arial, helvetica, tahoma; font-size:10pt
}
.bodytext
{
	font-family arial, helvetica, tahoma background-color color font-size 10pt table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
	color: rgb(FF,FF,FF);
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
h1
{
	color: #C0C0C0;
}
h2
{
	color: rgb(255,102,153); 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(66,66,66);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}

.teams
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 10pt; font-weight:bold
	
}
a:link
{
	color: #66FF66; 
}
a:visited
{
	color: #99FF66; 
} 

a:hover 
{
	color: #FFFF00;
}

.leftnav
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: rgb(FF,FF,FF);
	font-size: 11pt;
	font-weight:bold;
	
}