/* Global Styles */

body a:link  { color: #001D88; text-decoration: underline; font-weight: normal;}
body a:visited  { color: #001D88; text-decoration: underline; font-weight: normal;}
body a:active  { color: #001D88; text-decoration: underline; font-weight: normal;}
body a:hover  { color: #000; text-decoration: underline; font-weight: normal;}

#copyright a:link  { color: #FFF; text-decoration: none; font-weight: normal;}
#copyright a:visited  { color: #FFF; text-decoration: none; font-weight: normal;}
#copyright a:active  { color: #FFF; text-decoration: none; font-weight: normal;}
#copyright a:hover  { color: #EFEFEF; text-decoration: underline; font-weight: normal;}
#copyright {color: #FFF; }

#toplinks a:link  { color: #EFEFEF; text-decoration: none; font-weight: bold;}
#toplinks a:visited  { color: #EFEFEF; text-decoration: none; font-weight: bold;}
#toplinks a:active  { color: #EFEFEF; text-decoration: none; font-weight: bold;}
#toplinks a:hover  { color: #FBC356; text-decoration: none; font-weight: bold; }

