.navbar { font-family: Arial, Helvetica, ; font-size: 16px; color: #C9BB1D; background-color: #082173}

A  {color : #082173; text-decoration : none; font-weight : bold}
A:Visited  {color : #A38E2B; text-decoration : none; font-weight : bold}
A:Active  {color : #082173; text-decoration : none; font-weight : bold}
A:Hover  {color : #BE1A1A; text-decoration : underline; font - weight : bold}

.navbar a:link { color: #C9BB1D; text-decoration : none; font-weight : bold}
.navbar a:visited { color: #C5E3E1; text-decoration : none; font-weight : bold}
.navbar a:hover { color: #BE1A1A; text-decoration : underline; font-weight : bold}
.navbar a:active { color: #C9BB1D; text-decoration : none; font-weight : bold}

BODY  {font-family: arial, Helvetica; font-size: 12px; margin: 0 0 0 0; padding: 0 0 0 0;}

