.navigation_table 	
    {
	color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8pt;
	}
.navigation_table a:link {
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;

}
.navigation_table a:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
.navigation_table a:visited {
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}	
.n1
    {
	font-family	: verdana, Arial;
	font-weight	: bold;
	text-transform	: none;
	font-size:10px;
	color:#DDDDDD;
	background-image:url(images/yellow_bg2.jpg);
	height:16px;
	padding-left:5px;
	width: 100%;
	background-repeat: repeat;
    }

.n2 {
    font-family	: verdana, Arial;
    font-size:10px;
    background-color:#f9f9f9;
    height:18px;
    padding-left:5px;
    width: 100%;
    }

.an {
    color		: #666666;
	text-decoration	: none;
	}
 .an:link {
	color: #ff9900;
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	}   
.an:hover
    {
	color		: #ffcc33;
	text-decoration	: none;
    }
