
a.headNav {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(11,53,9);
}

a.headNav:link {
color: rgb(11,53,9);
text-decoration: none;
}

a.headNav:visited {
color: rgb(11,53,9);
text-decoration: none;
}

a.headNav:hover {
color: rgb(0,88,131);
text-decoration: underline;
}

a.bulletsNav {
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 16px;
color: rgb(11,53,9);
text-decoration: none;
}
