﻿a:link
{
	color: blue; 
}
a:visited
{
	color: purple; 
} 
a:active 
{
	color: fuchsia;
}
body
{
	font-family:"Arial, Helvetica", sans-serif;
	color: black;
	background-repeat:repeat;
	background-image:url('http://cheshireaa.com/navigation/CCAA_stats.gif')
}
h1
{
	font-family: "Times New Roman, Times", serif;
	color: rgb(0,0,0);
}
h2
{
	font-family: "Times New Roman, Times", serif;
	color: rgb(0,0,0); 
}
h3
{
	font-family: "Times New Roman, Times", serif;
	color: rgb(0,0,0); 
}
h4
{
	font-family: "Times New Roman, Times", serif;
	color: rgb(0,0,0);
}
h5
{
	font-family: "Times New Roman, Times", serif;
	color: rgb(0,0,0);
}
h6
{
	font-family: "Times New Roman, Times", serif;
	color: rgb(0,0,0);
}
