/*-------------------------------
  UNIVERSITY ARCHIVES
  base2.css
  
  Handles styles for non-compliant
  browsers and the basic styles.
  
  Last updated: 12.04.02
---------------------------------*/
/* PRE-WCAG A { background-color: transparent; color: #79a; }*/
A { background-color: transparent; color: #455B68; }
A:hover { background-color: transparent; color: red; }
ACRONYM { border: 0; }
INPUT.button { cursor: pointer; }
INPUT[type=submit], INPUT[type=button] { cursor: pointer; }
