.navigation_table 	
    {
	color	: #666666;
	font-family	: verdana, Arial;
	font-size		: 8 pt;
	}
	
.n1
    {
    font-family	: verdana, Arial;
    font-weight	: 600;
    text-transform	: uppercase;
    font-size:9 px;
    color:#FF0000;
    background-color:#f1f1f1;
    height:18 px;
    padding-left:1 px;
    width: 100%;
	font-weight: bolder;
	height: 18px;
	border-left-style:none;
	border-left-width:medium;
	border-right-style:none;
	border-right-width:medium; 
	border-top-style:none;
	border-top-width:medium;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#dddddd;
	bordercolor:#C0C0C0;
    }
	
	style="     

.n2 {
    font-family	: verdana, Arial;
    font-size:10 px;
    background-color:#f9f9f9;
    height:18 px;
    padding-left:4 px;
    width: 100%;
    }
.n3 {
    font-family	: verdana, Arial;
    font-size:11 px;
	color:FF0000;
    background-color:#f9f9f9;
    height:15 px;
    padding-left:4 px;
    width: 100%;
    }
.n4 {
    font-family	: verdana, Arial;
    font-size:9 px;
	color:#006;
    background-color:#f9f9f9;
    height:18 px;
    padding-left:4 px;
    width: 100%;
    }
.n5 {
    font-family	: verdana, Arial;
    font-size:9 px;
	color:#390;
    background-color:#f9f9f9;
    height:18 px;
    padding-left:4 px;
    width: 100%;
    }
.an {
	color:#054892;
	text-decoration	: none;
	font-size: 10px;
	}
.dipnot {
	color:#000;
	font-size:12px;
	text-decoration	: none;
	}
.altbaslik {
	color:#FF0000;
	font-size:16px;
	text-decoration	: none;
	}
.tablometin {
	color:#000000;
	font-size:12px;
	text-decoration	: none;
	}
.an:hover
    {
	color		: #000000;
	text-decoration	: none;
	font-size: 10px;
    }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#F00;
}
a:active {
	text-decoration: none;
}
