<STYLE TYPE="text/css"> 

.white A:link {text-decoration: none; color: white;}
.white A:visited {text-decoration: none; color: white;}
.white A:active {text-decoration: none; color: white;}
.white A:hover {text-decoration: none; color: yellow;}

.red A:link {text-decoration: none; color: red;}
.red A:visited {text-decoration: none; color: red;}
.red A:active {text-decoration: none; color: red;}
.red A:hover {text-decoration: none; color: green;}

.blue A:link {text-decoration: none; color: blue;}
.blue A:visited {text-decoration: none; color: blue;}
.blue A:active {text-decoration: none; color: blue;}
.blue A:hover {text-decoration: none; color: orange;}

.gray A:link {text-decoration: underline; color: gray;}
.gray A:visited {text-decoration: underline; color: gray;}
.gray A:active {text-decoration: underline; color: gray;}
.gray A:hover {text-decoration: underline; color: red;}

.black A:link {text-decoration: underline; color: blue;}
.black A:visited {text-decoration: underline; color: blue;}
.black A:active {text-decoration: underline; color: blue;}
.black A:hover {text-decoration: underline; color: orange;}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: none; color: red;}

.borders { border-right-color: #CCCCCC; border-left-color: #FFFFFF;
border-left-style: solid; border-right-style: solid;
border-right-width: 1px; border-left-width: 1px;
padding-right: 6px; padding-left: 6px;}

.title_grn      { font-family: Verdana; font-size: 18pt; color: #006600; line-height: 125%; 
               text-align: left; margin-top: 5; margin-bottom: 5 }
               
.title_blu      { font-family: Verdana; font-size: 18pt; color: #000099; line-height: 125%; 
               text-align: left; margin-top: 5; margin-bottom: 5 }

.artsin      { font-family: Verdana; font-size: 10pt; color: #333333; line-height: 125%; 
               text-align: left; margin-top: 10; margin-bottom: 10 }
               
.article     { font-family: Arial; font-size: 10pt; text-align: left; line-height: 150%; 
               margin-top: 5; margin-bottom: 5 }
               
.topic_red   { font-family: Verdana; font-size: 12pt; color: #FF4A4A; text-align:left; line-height: 120%; margin-top: 0; margin-bottom: 0}
.topic_blu   { font-family: Verdana; font-size: 12pt; color: #000099; text-align:left; line-height: 120%; margin-top: 0; margin-bottom: 0}
.topic_grn   { font-family: Verdana; font-size: 12pt; color: #006600; text-align:left; line-height: 120%; margin-top: 0; margin-bottom: 0}

</STYLE>
