/* Global Styles */

body { font-size: 12pt; font-family: georgia; padding: 0px; margin: 0px; background-color: #4F3C3C; }
body a:link  { color: #000; text-decoration: none;}
body a:visited  { color: #000; text-decoration: none;}
body a:active  { color: #000; text-decoration: none;}
body a:hover  { color: #909; text-decoration: underline;}

#LeftNav { width: 150px; background-color: #570557;}
#LeftNav a:link  { color: #FC0; text-decoration: none;}
#LeftNav a:visited  { color: #FC0; text-decoration: none;}
#LeftNav a:active  { color: #FC0; text-decoration: none;}
#LeftNav a:hover  { color: #960; text-decoration: none;}

#TopNav a:link  { color: #FC0; text-decoration: none;}
#TopNav a:visited  { color: #FC0; text-decoration: none;}
#TopNav a:active  { color: #FC0; text-decoration: none;}
#TopNav a:hover  { color: #90F; text-decoration: none;}

#bottomnav a:link  { color: #333; text-decoration: none;}
#bottomnav a:visited  { color: #333; text-decoration: none;}
#bottomnav a:active  { color: #333; text-decoration: none;}
#bottomnav a:hover  { color: #570557; text-decoration: none; font-weight: bold; }