a.menulink:active, a.menulink:link, a.menulink:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	width: 93px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
}
a.menulink:hover {  
font-size: 12px; 
color: #000000; 
text-decoration: none; 
font-weight: bold;
padding: 4px 0px 2px 5px;
background-color: #996666;
}

a.submenulink:active, a.submenulink:link, a.submenulink:visited {
font-size: 11px; 
color: #CCCCCC; 
text-decoration: none; 
font-weight: bold;
}
a.submenulink:hover {  
font-size: 11px; 
color: #996666; 
text-decoration: none; 
font-weight: bold;
}
a.topmenulink:visited, a.topmenulink:active, a.topmenulink:link {
	font-size: 11px;
	color: #000000 !important;
	text-decoration: none;
	margin: 2px 0px 2px 2px;
	font-weight: bold;
}
a.topmenulink:hover {  
font-size: 11px; 
color: #000000; 
text-decoration: underline !important; 
margin: 2px 0px 2px 2px;
font-weight: bold;
}

a.indexhead:link, a.indexhead:active, a.indexhead:visited{  
color: #663300; 
font-size: 15px; 
text-decoration: none; 
font-weight: bold;
}
a.indexhead:hover {  
color: #663300; 
font-size: 15px; 
text-decoration: underline !important; 
font-weight: bold;
}
a.pagelink:link, a.pagelink:active, a.pagelink:visited{  
color: #663300; 
text-decoration: none; 
font-weight: bold;
}
a.pagelink:hover {  
color: #663300; 
text-decoration: underline !important; 
font-weight: bold;
}
