a.nav_links { 
font-family: arial;
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
margin-left: 5px;
}

a.nav_links:hover {
font-family: arial;
font-size: 14px;
font-weight: bold;
color:#FFFF00;
text-decoration: none;
margin-left: 5px;
}

.text_link {
color:#003399;
}

.text_link:hover {
color:#CC0000;
}

.adoption_table {
background-color: #9bbed6; 
border: 1px solid #000000;
}