.anylinkcss{
position:absolute;
visibility: hidden;
border:1px darkgreen;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 15px;
z-index: 100;
background-color: #F98B11;
width: 170px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: brown;
color: white;
}

.tdspacer
{
line-height:2;
padding-left:10;
ppadding-right:5;
 }

.mainnav
{   
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
    padding-left:10;
    widows:inherit;
    

}
.mainnav:hover
{   padding-left:10;
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;

}

.mainnav:visited
{   padding-left:10;
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;

}

.title
{   
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;

}
.title:hover
{  
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;

}

.manunav
{   margin-left:10;
	font-family:tahoma;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;

}


.manunav:hover
{   margin-left:10;
	font-family:tahoma;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;

}

.burg
{   margin-left:10;
	font-family:tahoma;
	color:#860300;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;

}

.burg:hover
{   margin-left:10;
	font-family:tahoma;
	color:#860300;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;

}

h4
{color:#ffffff; }

h4:hover
{color:#ffffff; 
text-decoration:underline;}