body 
{ 
	margin-left: 5%; 
	margin-right: 5%;
	font-family: "Arial Narrow", "sans-serif";
}

h1,h2,h3,h4,h5
{
	font-family: "Arial Rounded MT Bold", "sans-serif";
	color: #FF0000;
}	

h1.home, h2.home, h3.home, h4.home, h5.home
{
	color: #0000FF;
}

h1.race, h2.race, h3.race, h4.race, h5.race
{
	font-family: "Arial Narrow", "sans-serif";
	font-weight: bold;
	color: #000066;
}

h1.subrace, h2.subrace, h3.subrace, h4.subrace, h5.subrace
{
	font-family: "Arial Narrow", "sans-serif";
	font-weight: 400;
	font-style: oblique;
	color: #000066
}

td.itals
{
	font-style: italic;
}

a:link 
{ 
	color: #000080; 
	text-decoration: none; 
}

a:hover 
{ 
	color: #0066FF; 
	text-decoration: underline;
}

a:visited 
{ 
	color: #000080; 
	text-decoration: none; 
}

a:visited:hover
{
	color: #0066FF; 
	text-decoration: underline;
}

a:visited:active
{
	color: #ff0000; 
	text-decoration: underline;
} 

a.header
{ 
	color: #000080; 
	text-decoration: none; 
	font-weight: 550;
}

a.header:hover 
{ 
	color: #000080; 
	font-weight: 550;
} 

a.sidebar
{
	font-weight: bold;
}

a.news
{
	color: #ff0000;
	font-weight: bold;
}

a.news:visited
{
	color: #cc0000;
	font-weight: bold;
}

h1.links, h2.links, h3.links, h4.links, h5.links
{	
	color: #000000;
	font-family: "Arial Black";
}

a.forum
{
	font-weight:600;
}
