body { color: black; background-color: white; }

p {}

td {}
a:link { color: blue; text-decoration: none; }
a:visited { color: purple; text-decoration: none; }
a:hover { color: purple; text-decoration: none; }
a:active { color: red; text-decoration: none; }
.text { color: #666; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif;}
.smalltext { color: #666; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; }
.bodylinks { color: #69f; }
.titlelinks { color: #666; font-weight: bold; }
.bodylinks:hover { color: #00417b; border-bottom: 1pt dotted #00417b; }
.titlelinks:hover { color: #666; font-weight: strong; border-bottom: 1pt dotted #666; }
.texttitle { color: #00417b; font-size: 11pt; font-weight: bold; text-transform: uppercase; }
.subtitle { color: #666; font-weight: bold; }
.signuplinks { color: #9c3; font-weight: bold; }
.signuplinks:hover { color: #693; border-bottom: 1px dotted #693; }
.toplinks {  }
.toplinks:hover { border-bottom-style: dotted; border-bottom-width: 1px; }

