.submenu a:visited, .submenu a {
/*	background-image:   url(submenu_bullet.gif);
	background-repeat: no-repeat;
	background-position:left;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;*/
	color:#000000;
	width: 105px;
	display: block;
	height: 20px;
	background-color:#FFCCFF;
	vertical-align: top;
	padding-left: 5px;
/*	padding-top: 1px;*/
	border-top-color:#FFCCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:#333333;
	border-right-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
	filter: Alpha(Opacity=90);
}
.submenu a:hover {
	/*background-image:   url(submenu_bullet2.gif);
	background-repeat: no-repeat;*/
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;*/
	color:#CCFF00;
	width: 105px;
	display: block;
	height: 20px;
	background-color:#333333;
	vertical-align: top;
	padding-left: 5px;
/*	padding-top: 1px;*/
	border-top-color: #FFCCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
}
.submenu li {
	margin: 0 0 0px 0;
	list-style-image: none;
	list-style-type: none;
	color:#00000;
}
.submenu ul {
	color:#000000;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;*/
	line-height: 120%;
}
/*.ligas a, .ligas a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-color: #9A9AA9;
	vertical-align: middle;
	text-decoration: none;
	filter: Alpha(Opacity=90);
}
.ligas a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222351;
	display: block;
	background-color: #9A9AA9;
	vertical-align: middle;
	text-decoration: none;
}*/
