A.menu-dhtml {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	display: inline-block!important;
}
A.menu-dhtml:visited {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
A.menu-dhtml:hover {
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
}
A.menu-dhtml:active {
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
}
A.menu-dhtml-current {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	display: inline-block!important;
}
A.menu-dhtml-current:visited {
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
A.menu-dhtml-current:hover {
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
}
A.menu-dhtml-current:active {
	font-family:arial;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
}
A.menu-dhtml-sub {
	font-size:12px;
}
A.menu-dhtml-sub:visited {
	color:#0E397B;
}
A.menu-dhtml-sub:hover {
	color:#1D67F1;
}
A.menu-dhtml-sub:active {
	color:Red;
}
A.menu-dhtml-sub2 {
	font-size:12px;
}
A.menu-dhtml-sub2:visited {
	color:#0E397B;
}
A.menu-dhtml-sub2:hover {
	color:#1D67F1;
}
A.menu-dhtml-sub2:active {
	color: Red;
}