.menutitle{
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
background-color: ;
	color:#fff;
	width:143px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	line-height: 34px;
	border-bottom: 1px solid #ffffff;
}

.menutitle2{
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color:#7D6BB5;
	color:#000000;
	width:154px;
	padding-left:0px;
	text-align:left;
	font-weight:bold;
	line-height: 34px;
	border-bottom: 1px solid #ffffff;
	text-indent: 10px;
}

 
 
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}

 
}
</style>

