﻿body 
{
	background-color:#230505;
	text-align:center;
	margin:0 auto;
	font-size:1.1em;
}
.CountyNavigation
{
}

a
{
	color:Maroon;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.Smalllink
{
	font-size:.7em;
}



