/*
   oistyle.css

   Copyright (C) 2004 Cumberland Systems Company.
              All rights reserved. 
*/

/* Navigation anchor text */
a.clean {text-decoration: none; color: #000000}
a.clean:hover {text-decoration: underline}
a.bare {text-decoration: none}
a.bare:hover {text-decoration: underline}
