
A.linkSidebarMenu
{
  color           : #595959;
  display         : block;
  font            : normal 12px arial;
  font-weight     : normal;
  padding         : 1px 0;
  text-decoration : none;
  text-indent     : 3px;
  width           : 100%;
}

A.linkSidebarMenu:hover
{ 
  background-color : #0c67b8;
  color            : #ffffff;
  font             : normal 12px arial;
}