#topmenutext4 a {
	font-style: normal;
	font-size:14px;
	font-weight: bold;
	color: #000000;
}

#topmenutext5 a { 
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#topmenutext6 a { 
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

#text a {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	padding: 1px;
	padding-left: 3px;
	padding-right: 45px; 
}



#text ul a:hover {
	background-color: #752025;
	text-decoration:none;
	color: #FFFFFF;
	font-style: normal;
}

#text ul li {
	list-style-type: none;
	font-weight: bold;
	}


#text ul li ul li {
	list-style-position: outside;
	list-style-type: disc;
	color: #752025;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 25px;
	}



