.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F8DA;
}
.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #552B55;
}
.textlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#menubar a:hover {display:block; background-color:#CC0066; color:#FFF; }a:link {
	color: #DAFCDC;
	text-decoration: none;
}
a:visited {

	color: #9B9B02;
	text-decoration: none;
}
a:hover {


	color: #000000;
	text-decoration: underline;
}
a:active {



	color: #333333;
	text-decoration: none;
}
.menuside {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
