.tab_index_directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 24px;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}


 a,
  a:visited {
	color             : #333333;
    text-decoration   : none;
    }
  a:hover,
  a:active {
	color             : #333333;
    text-decoration   : none;
    }
  a.black,
  a.black:visited {
	color             : #333333;
    text-decoration   : none;
    cursor            : hand;
    cursor            : pointer;
    }
  a.black:hover,
  a.black:active {
	color             : #333333;
    text-decoration   : none;
    cursor            : hand;
    cursor            : pointer;
    }  
