 a:link { text-decoration:none; font-weight:bold; font-size: 12px; color:#000066; }
 a:visited { text-decoration:none; font-weight:bold; font-size: 12px;color:#000066; }
 a:hover { text-decoration:none; font-weight:bold; font-size: 12px;background-color:#FFFF00; }
 a:active { text-decoration:none; font-weight:bold; font-size: 12px;color: #000066; ; border-color: #CC0000; border-bottom-width: auto}
 a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
.nav_button {  background-color: #0099FF}
.nav_button2 { background-color: #0066FF; padding-right: 3px; padding-left: 3px; padding-bottom: 3px; padding-top: 3px}

A:link.nav {
    color : #000099;
		font-weight : bold;
		font-size: 8pt;
    text-decoration : none;
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 6px;
		padding-bottom : 5px;
		border : none;	
				}
A:visited.nav {
    color:#000099;
		font-size: 8pt;
		font-weight : bold;
    text-decoration : none;
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 6px;
		padding-bottom : 5px;
		border-style : none; 
				 }
A:hover.nav {
    color:#000099;
		font-size: 8pt;
		font-weight : bold;
    text-decoration: none;
		background-color : #FFFF00;
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 6px;
		padding-bottom : 5px;
		border-style : none; 
				}
A:active.nav {
    color : #000099;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;	
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 6px;
		padding-bottom : 5px;
		border-style : none; 
				 }
A:focus.nav { 
    color : #000099;
    font-size : 8pt;
    font-weight : bold;
    text-decoration: none;
    }
    
A:link.nav2 {
    color : #000099;
		font-weight : bold;
		font-size: 8pt;
    text-decoration : none;
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 2px;
		padding-bottom : 2px;
		border : none;	
				}
A:visited.nav2 {
    color:#000099;
		font-size: 8pt;
		font-weight : bold;
    text-decoration : none;
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 2px;
		padding-bottom : 2px;
		border-style : none; 
				 }
A:hover.nav2 {
    color:#000099;
		font-size: 8pt;
		font-weight : bold;
    text-decoration: none;
		background-color : #FFFF00;
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 2px;
		padding-bottom : 2px;
		border-style : none; 
				}
A:active.nav2 {
    color : #000099;
    font-size : 8pt;
    font-weight : bold;
    text-decoration : none;	
		padding-right : 2px;
		padding-left : 0px;
		padding-top : 2px;
		padding-bottom : 2px;
		border-style : none; 
				 }
A:focus.nav2 { 
    color : #000099;
    font-size : 8pt;
    font-weight : bold;
    text-decoration: none;
    }

