.thirdlevel a		    {
	color:#CB9763;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
.thirdlevel a:hover	    {   color:#FFFFFF;  text-decoration:none;
}

.mainlink a		    {
	color:#7b5e25;
	text-decoration:none;
	padding-left: 17px; 
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-style: bold;
}
.mainlink a:hover	    {
	color:#7b5e25;
	text-decoration:underline;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-style: bold;
}

.link_black a		    {
	color:#990000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
.link_black a:hover	    {   color:#000000;  text-decoration:none;
}

.rest_link a		    {
	color:#990000;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.rest_link a:hover	    {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

.thirdlevelbold a		    {
	color:#663300;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.thirdlevelbold a:hover	    {
	color:#663300;
}

.sitemap a		    {
	color:#4A2500;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}
.sitemap a:hover	    {   color:#990000;  text-decoration:none;
}

