.nav_bar {  
color: #000000
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold; 
}

.nav_bar A:link {
text-decoration: underline; 
color: #559B9A; 
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold
}

.nav_bar A:visited {
text-decoration: underline; 
color: #559B9A; 
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold
}

.nav_bar A:active {
text-decoration: underline; 
color: #1B4B4D; 
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold
}

.nav_bar A:hover {
text-decoration: underline; 
color: #1B4B4D; 
font-family: "Times New Roman", Times, serif; 
font-size: 16px; 
font-weight: bold
}

.page_headers {  
color: #003366;
font-family: "Script MT Bold";
font-size: 22px;  
}

.sub_headers {  
color: #D9C34C;
font-family: "Script MT Bold";
font-size: 18px;  
}
