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

A  {color : #A943A3; text-decoration : none; font-weight : bold}
A:Visited  {color : #A943A3; text-decoration : none; font-weight : bold}
A:Active  {color : #A943A3; text-decoration : none; font-weight : bold}
A:Hover  {color : #7A5078; text-decoration : underline; font - weight : bold}

.navbar a:link { color: #EC571C; text-decoration : none; font-weight : bold}
.navbar a:visited { color: #D7754F; text-decoration : none; font-weight : bold}
.navbar a:hover { color: #EC571C; text-decoration : underline; font-weight : bold}
.navbar a:active { color: #F2713E; text-decoration : none; font-weight : bold}

BODY  {font-family: arial, Helvetica; font-size: 12px; background-color: #6C6B5E; margin: 0 0 0 0; padding: 10 10 10 10;}

