a:link {  font-size: 18px; color: #333366; text-decoration: none; font-weight: bold}
a:visited {  font-size: 18px; color: #333366; text-decoration: none; font-weight: bold}
a:hover {  font-size: 18px; color: #CCCCCC; text-decoration: none; font-weight: bold}
body { 	color: #333366;}


.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;
}


.menu_text a{
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
}
.menu_text a:visited{
	font-weight: bold;
	color: #29166F;
	text-decoration: none;
}

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