#nav a:link { text-decoration:none; background-color:#fff8dc; color:#dc143c; font-weight:normal; } #nav a:visited { background-color:#fff8dc; color:#dc143c; font-weight:normal; text-decoration:none; } #nav a:hover { background-color:#fff8dc; color:#dc143c; font-weight:normal; } #nav a:active { text-decoration:none; background-color:#fff8dc; color:#dc143c; font-weight:normal; } a.footer:link { color:#000; font-size:.8em; font-weight:normal; } a.footer:visited { color:#000; font-size:.8em; text-decoration:underline; font-weight:normal; } a.footer:hover { color:#000; font-size:.8em; font-weight:normal; } a.footer:active { color:#000; font-size:.8em; font-weight:normal; }