.navigation_table 	
    {
	color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8pt;
	}
	
.n1
    {
	font-family	: verdana, Arial;
	font-weight	: bold;
	text-transform	: uppercase;
	font-size:10px;
	color:#000000;
	background-color:#000000;
	height:16px;
	padding-left:5px;
	width: 100%;
    }

.n2 {
	font-family	: verdana, Arial;
	font-size:10px;
	background-color:#000000;
	height:18px;
	padding-left:5px;
	width: 100%;
    }

.an {
	color		: #FFFFFF;
	text-decoration	: none;
	font-size: 11px;
	}
    
.an:hover
    {
	color		: #FF0000;
	text-decoration	: none;
    }
