.nav {
font-style: normal;
font-weight: bold;
text-decoration:  none;
background-color: #dc6668;
height: 14px;
padding-top: 3px;
padding-bottom: 3px;
}

.nav_a {
font-style: normal;
font-weight: bold;
text-decoration:  none;
background-color: #e7999b;
height: 14px;
padding-top: 3px;
padding-bottom: 3px;
}


