/* General site text */

p, body, td {color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* site links */

a:link {color: #006699; text-decoration: underline}
a:visited {color: #006699; text-decoration: underline}
a:active {color: #330000; text-decoration: none}
a:hover {color: #330000; text-decoration: none}

/* hr */

hr {height: 1px; width: 400px; background: #CCCCCC; margin: 0px 20px 0px 20px}

/* copyright text */

.bluesm {color: #006699; font-size: 10px}
