a:link {  color: #9D1F09; text-decoration: underline; font-weight: bold}
a:visited {color: #9C1C08; text-decoration: underline; font-weight: bold}
a:hover {  color: #E98D61; text-decoration: none; font-weight: bold}
body { 	color: #2D1600;}


.menu_text {
	border-right-width: thin;
	border-right-style: dashed;
	border-top-color: #BBBFBE;
	border-right-color: #BBBFBE;
	border-bottom-color: #BBBFBE;
	border-left-color: #BBBFBE;
	line-height: 20px;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
}


.menu_text a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_text a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_text a:hover{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.submenu_text {
	line-height: 15px;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	height: auto;
	width: auto;
	border: thin solid #BBBFBE;
	margin: 2px;
	padding: 3px;
	z-index: 0;
	display: block;
	background-color: #F0F0F0;
	white-space: nowrap;
	position: relative;
}
.submenu_text a{
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
}
.submenu_text a:visited{
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
}

.submenu_text a:hover{
	font-weight: bold;
	color: #2965E9;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2D1600;
}
