<!-- 

program : ccornervi_style_sheet.css
analyst : d h brown http://www.sflc.com dhbrown@sflc.com
written : 08/10/2001
(c)2001 : shell seekers, inc., u.s.v.i.
purpose : style sheet

-->

<STYLE type="text/css">
   a:link    { color: "#0000FF" }
   a:visited { color: "#0000FF" }
   a:active  { color: "#FF0000" }
   a.hover   { color: "#FF00FF" }
   a.plain   { text-decoration: none }
</STYLE>

