.navigation_table 	
    {
		color : #ffffff;
	}
	
.n1
    {
    font-family	: "Lucida Sans", Tahoma;
    font-weight	: bold;
    font-size:14px;
    color:#000000;
    background-color:#cccab4;
    padding-left:5px;
    }

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

.an {
    color		: #666666;
	text-decoration	: none;
	}
    
.an:hover
    {
    color		: #000000;
    text-decoration	: none;
    }