.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;
}


