

BODY {background-color: #3C4091;}
span.xxsmall {font-size: xx-small; }
span.xsmall {font-size: x-small; }
span.small {font-size: small; }
span.medium {font-size: medium; }


a:    { color: #DFDFDF; text-decoration: none; }
a:link    { color: #ABEF38; text-decoration: none; }
a:visited { color: #7CBD0F; text-decoration: none; }
a:hover   { color: #00ff00; text-decoration: underline; }
a:active  { color: #ff0000; text-decoration: none; }

p.dot {border: dotted 2px #c6dcb2;}

<!--
BODY {background-color: #6D6D6D}
a:    { color: #FFFFCC; text-decoration: none; }
a:link    { color: #99FF99; text-decoration: none; }
a:visited { color: #66CC99; text-decoration: none; }
a:hover   { color: #ff0000; text-decoration: underline; }
a:active  { color: #00ff00; text-decoration: none; }
-->