
.titleimg{
	display: none;
}	

#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED  {
	border-bottom: 1px solid #ffffff;

}


#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	background-color: #ff1493;
	border-bottom: 1px solid #ffffff;
}

A:link {   color: #700070; text-decoration: none}
A:visited {  color: #700070; text-decoration: none}
A:hover {   color:#4e014e; text-decoration: none}
A:active {  color: #4e014e; text-decoration: none}