/*
 * Style sheet for the CSS2 specification
 * $Id: StyleSheet2.css,v 1.00 2002/10/15 20:30:22 bbos Exp $
 */

a:link { color:#333366; text-decoration:underline; font-weight:bold; }

a:visited { color:#333366; text-decoration:underline; font-weight:bold; }

a:active { color:#333366; text-decoration:none; font-weight:bold; }


