a {color: 000; background-color: fff; text-decoration: underline}
a:hover {color: fff; background-color: 354D5D; text-decoration: none}

a.footer {color: fff; background-color: transparent; text-decoration: underline}
a.footer:hover {color: fff; background-color: 354D5D; text-decoration: none}

a.homeleft {color: 000; background-color: transparent; text-decoration: underline}
a.homeleft:hover {color: D7292C; background-color: transparent; text-decoration: none}

a.toplist {color: D7292C; background-color: transparent; font-family: calibri, arial; font-weight: bold; text-decoration: underline}
a.toplist:hover {color: fff; background-color: D7292C; text-decoration: none}

a.emailside {color: 354D5D; background-color: transparent; text-decoration: underline}
a.emailside:hover {color: D7292C; background-color: transparent; text-decoration: none}

BODY{
background-image:url("nacb-back.png");
background-repeat:repeat-x;
background-color:#cccccc;
}