/* CSS Document */

/*-- CONTENT LINKS --*/

a:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #1988C2; text-decoration: none; }
a:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #1988C2; text-decoration: none; }
a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #0E3958; text-decoration:  none; }

/*-- NAV LINKS --*/

a.navlinkA:link { font-family: "Courier New", Courier, mono; font-size: 20px; font-weight: normal; color: #DCDCC8; text-decoration: none; }
a.navlinkA:visited { font-family: "Courier New", Courier, mono; font-size: 20px; font-weight: normal; color: #DCDCC8; text-decoration: none; }
a.navlinkA:hover { font-family: "Courier New", Courier, mono; font-size: 20px; font-weight: normal; color: #BB7964; text-decoration: none; }

a.navlinkB:link { font-family: "Courier New", Courier, mono; font-size: 16px; font-weight: normal; color: #C1C0A9; text-decoration: none; }
a.navlinkB:visited { font-family: "Courier New", Courier, mono; font-size: 16px; font-weight: normal; color: #C1C0A9; text-decoration: none; }
a.navlinkB:hover { font-family: "Courier New", Courier, mono; font-size: 16px; font-weight: normal; color: #BB7964; text-decoration: none; }

a.footerlink:link { font-family: "Courier New", Courier, mono; font-size: 13px; font-weight: normal; color: #B1B09A; text-decoration: none; }
a.footerlink:visited { font-family: "Courier New", Courier, mono; font-size: 13px; font-weight: normal; color: #B1B09A; text-decoration: none; }
a.footerlink:hover { font-family: "Courier New", Courier, mono; font-size: 13px; font-weight: normal; color: #EFEFE2; text-decoration: none; }

/*-- BUTTON LINKS --*/

a.toplink:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #5b5b53; text-decoration: none; }
a.toplink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #5b5649; text-decoration: none; }
a.toplink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #3f3d37; text-decoration:  none; }