a.navi_top {
	 text-decoration: none;
 	 color: #F1F4Fa;
         font-size : 14px;
         font-weight : bold;
	 font-family : Arial,Helvetica,sans-serif;
}



a.navi_top:link {
	 text-decoration: none;
 	 color: #F1F4Fa;
         font-size : 14px;
         font-weight : bold;
	 font-family : Arial,Helvetica,sans-serif;
}


a.navi_top:visited {
	 text-decoration: none;
 	 color: #F1F4Fa;
         font-size : 14px;
         font-weight : bold;
	 font-family : Arial,Helvetica,sans-serif;
}


a.navi_top:active {  
	 text-decoration: none;
 	 color: #F1F4Fa;
         font-size : 14px;
         font-weight : bold;
	 font-family : Arial,Helvetica,sans-serif;
}

a.navi_top:hover { 
	 text-decoration: none;
 	 color: #F28E00;
         font-size : 14px;
         font-weight : bold;
	 font-family : Arial,Helvetica,sans-serif;
}



a.navi_sub {
	 text-decoration: none;
 	 color: #0068B4;
         font-size : 12px;
         font-weight : normal;
	 font-family : Arial,Helvetica,sans-serif;
}



a.navi_sub:link {
	 text-decoration: none;
 	 color: #0068B4;
         font-size : 12px;
         font-weight : normal;
	 font-family : Arial,Helvetica,sans-serif;
}


a.navi_sub:visited {
	 text-decoration: none;
 	 color: #0068B4;
         font-size : 12px;
         font-weight : normal;
	 font-family : Arial,Helvetica,sans-serif;
}


a.navi_sub:active {  
	 text-decoration: none;
 	 color: #0068B4;
         font-size : 12px;
         font-weight : normal;
	 font-family : Arial,Helvetica,sans-serif;
}

a.navi_sub:hover { 
	 text-decoration: underline;
 	 color: #F28E00;
         font-size : 12px;
         font-weight : normal;
	 font-family : Arial,Helvetica,sans-serif;
}