li a[target=_blank]:hover,
li a[rel=external]:hover {
  text-decoration: none;
  border-bottom: 1px dashed;
}

li {
list-style-type: square;
font-family: Arial, Helvetica, sans-serif;
color: #555555;
 }

li a, li a:link, li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #004EEC;
text-decoration: none;
}

li a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #004EEC;
text-decoration: none;
background-color: #eeeeee;
}.uneditable {
	background-color: #CCCCCC;
}
