BODY
{
   color : black;
   font-family :Arial, Helvetica;
   font-size : 12px;
   border : 0px;
   vertical-align : top;
   margin : 0px;
   margin-bottom : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-top : 0px;
}

td
{
   color : black;	
   font-family :Arial, Helvetica;
   font-size : 12px;

}

table.mainpagenews, tr.mainpagenews, td.mainpagenews
	{ background:#0000bb}
	/* this is the gradient with arfie (1024x60) */


table.mainpagenewstwo, tr.mainpagenewstwo, td.mainpagenewstwo
	{ background:#ccccee}
	/*{ background-image: url(/graphics/bgtwo.jpg); }	*/
	/* this is the gradient medium height no arfie (1024x60) */

table.mainpagenewsthree, tr.mainpagenewsthree, td.mainpagenewsthree
	{ background:#9999ff}
	/* this is the big gradient with arfie (1024x800) ccccee */

table.mainpagenewsfour, tr.mainpagenewsfour, td.mainpagenewsfour
	{ background:#bbbbdd}
	/* this is the lightest article color, for the old articles (ccccee) */

table.mainpagenewsfive, tr.mainpagenewsfive, td.mainpagenewsfive
	{ background:#bbbbdd}
	/* this is the medium article color, for the new articles (bbbbdd) */

table.mainpagenewssix, tr.mainpagenewssix, td.mainpagenewssix
	{ background:#aaaacc}
	/* this is the darkest article color, for the comment line (aaaacc) or yellow (FFDE3F) */

table.mainpagenewsseven, tr.mainpagenewsseven, td.mainpagenewsseven
	{ background:#dddddd }
	/* this is the grey color (dddddd) */

table.banner, tr.banner, td.banner
	{ background-image: url(/graphics/gymbanner4.jpg) }
	/* this is the banner */

A.linkbar:link
{  
	color: white;
	text-decoration: none;
}

A.linkbar:visited
{  
	color: white;
	text-decoration: none;
}

A.linkbar:hover
{  
	color: yellow;
	text-decoration: none;
}

A:link
{  
	color: black;
	text-decoration: none;
}

A:active
{  
	color: red;
	text-decoration: none;
}

A:visited
{  
	color: black;
	text-decoration: none;
}

A:hover
{  
	color: 2222EE;
	text-decoration: none;
}
A.news:link
{  
	color: black;
	text-decoration: bold;
}

A.news:active
{  
	color: red;
	text-decoration: none;
}

A.news:visited
{  
	color: black;
	text-decoration: none;
}

A.news:hover
{  
	color: 2222EE;
	text-decoration: none;
}