.link a
{
	display: block;
	font-family:Arial Black, Gill Sans MT, Helvetica, sans-serif;
	font-size: 9;
	text-decoration: none;
	color: #4D4D4D; 
	background-color: #DFDFDF;
	border-style: none;
	width: 219px;
	height:15px;
	padding-left: 10px;
}
.link a:visited
{
	display: block;
	font-family:Arial Black, Gill Sans MT, Helvetica, sans-serif;
	font-size: 9;
	text-decoration: none; 
	color: #4D4D4D;
	background-color: #DFDFDF;
	border-style: none;
	width: 219px;
	height:15px;
	padding-left: 10px;
}
.link a:hover
{
	display: block;
	font-family:Arial Black, Gill Sans MT, Helvetica,  sans-serif;
	font-size: 9;
	text-decoration: none; 
	color: #DFDFDF;
	background-color: #4D4D4D;
	border-style: none;
	width: 219px;
	height:15px;
	padding-left: 10px;
}
img
{
	border-style:none;
}
.space
{
	height:3px;
}
.Txt
{
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	color: Yellow; 
	background-color: Black;
}
.TxtLink
{
	font-weight: bold;
	font-size: medium;
	text-decoration: Underline;
	color: Aqua; 
	background-color: Black;
}

.NavArea 
{
	font-family:Gill Sans MT;
	text-transform:uppercase;
	color:#000000;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.sectionhead
{
	font-family:Gill Sans MT;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-top:0px;
	padding-left:10px;
	font-size:2em;
	font-weight:900;
	background-color:#FFBF01;
	margin-right: 1px;
}
.sectionhead img
{
	float:right;
	margin-top:-25px;
}
.NavArea a
{
	color:#000000;
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.NavArea a:visited
{
	color:#000000;
}
.NavAreaRoots a
{
	font-size:16;
	width:220px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
	

