A:link { text-decoration:none; color:#333333; }
A:visited { text-decoration:none; color:#333333; }
A:active { text-decoration:none; color:#333333; }
A:hover { text-decoration:none; color:#FFFFFF; }

hr { height:1px; color:#999999; }

pre {
 font-family:Arial;
 font-size:10pt;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 overflow:auto;
}

.newsA:link { text-decoration:none; color:#003366; font-weight:bold; }
.newsA:visited { text-decoration:none; color:#003366; font-weight:bold; }
.newsA:active { text-decoration:none; color:#003366; font-weight:bold; }
.newsA:hover { text-decoration:none; color:#003366; font-weight:bold; }
