<STYLE>
<!--
A:link, A:visited, A:active { text-decoration : none;
 font-size : 13px;
 color : #FF0000;
 font-weight : bold; }

A:hover { text-decoration : underline;
 font-size : 13px;
 color : #000000;
 font-weight : bold; }

.navlink a:active { color: #FF7500;
 font-size:13px;
 text-decoration: none; }

.navlink a:link { color: #FF7500;
 font-size:13px;
 text-decoration: none; }

.navlink a:visited { color: #FF7500;
 font-size:13px;
 text-decoration: none; }

.navlink a:hover { color: #000000;
 font-size:13px;
 text-decoration: underline; }

.navlink2 a:active { color: #FF7500;
 font-size:13px;
 text-decoration: none; }

.navlink2 a:link { color: #FF7500;
 font-size:13px;
 text-decoration: none; }

.navlink2 a:visited { color: #FF7500;
 font-size:13px;
 text-decoration: none; }

.navlink2 a:hover { color: #FFFFFF;
 font-size:13px;
 text-decoration: underline; }

.menu a:active { color: #FF0000;
 font-size:11px;
 font-weight: bold;
 text-decoration: none; }

.menu a:link { color: #FF0000;
 font-size:11px;
 font-weight: bold;
 text-decoration: none; }

.menu a:visited { color: #FF0000;
 font-size:11px;
 font-weight: bold;
 text-decoration: none; }

.menu a:hover { color: #000000;
 font-size:11px;
 font-weight: bold;
 text-decoration: none; }

BODY { font-family : verdana,arial,helvetica,sans serif;
 scrollbar-face-color: DEDEDE;
 scrollbar-3dlight-color: DEDEDE;
 scrollbar-darkshadow-color: DEDEDE;
 scrollbar-track-color: DEDEDE;
 scrollbar-shadow-color: 000000;
 scrollbar-highlight-color: 000000;
 scrollbar-arrow-color: 000000}

.cssAdTable { border-right: #FF0000 1px solid;
 border-top: #FF0000 1px solid;
 border-left: #FF0000 1px solid;
 border-bottom: #FF0000 1px solid }

.cssAdTable2 { border-right: #FF0000 1px solid;
 border-top: #FF0000 1px solid;
 border-left: #FF0000 1px solid;
 width: 250px; border-bottom: #FF0000 1px solid;
 font-family: verdana, helvetica, tahoma, arial, sans-serif;
 height: 150px;
 color: #FFFFFF;
 background-color: #212121 }

.cssAdLink a:active { color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-size:13px;  }

.cssAdLink a:link { color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-size:13px;  }

.cssAdLink a:visited { color: #FF0000;
 text-decoration: none;
 font-weight: bold;
 font-size:13px;  }

.cssAdLink  a:hover { color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 font-size:13px; }

.cssBodyYellowBack { background-color: #E4BD5A;
 font-size: 13px;
 font-weight: normal;
 color: #000000;
 text-decoration: none; }

.cssBodyRedBack { background-color: #9E0000;
 font-size: 13px;
 font-weight: normal;
 color: #FFFFFF;
 text-decoration: none; }

.cssBodyBold { font-size: 13px;
 font-weight: bold;
 color: #CC0000;
 text-decoration: none; }

.cssBodyBoldColor1 { font-size: 13px;
 font-weight: bold;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 1px;
 padding-bottom: 2px; 
 background-color: #FFCC00;
 color: #FFFFFF;
 text-decoration: none; }

.cssHeader { font-size: 18px;
 font-weight: bold;
 color: #FF0000;
 text-decoration: none; }

.cssHeader1 { font-size: 16px;
 font-weight: bold;
 color: #FF0000;
 text-decoration: none; }

.cssHeader2 { font-size: 18px;
 font-weight: bold;
 background-color: #000000; 
 color: #FF0000;
 text-decoration: none; }

.cssText { font-size:15px;
 font-weight: bold;
 color: #FF0000;
 text-decoration: none; }

.tableBody { background-color: #FFEB9D;
 font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration: none; }

.tableHeader { background-color: #FFB060;
 font-family: Verdana, Helvetica, Tahoma, Arial, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration: none; }

.cd { font-size: 9px; font-weight : normal; }
.cdgam { color: #FFFFFF; font-size: 9px; font-weight : normal; }
.cdl { font-size: 10px; font-weight : normal; }

.cdlink a:active { color: #FFFF00;
 font-size: 9px;
 font-weight : normal;
 text-decoration: none; }

.cdlink a:link { color: #FFFF00;
 font-size: 9px;
 font-weight : normal;
 text-decoration: none; }

.cdlink a:visited { color: #FFFF00;
 font-size: 9px;
 font-weight : normal;
 text-decoration: none; }

.cdlink a:hover { color: #FFFFFF;
 font-size: 9px;
 font-weight : normal;
 text-decoration: underline; }

.cssLine { color: #000000; background-color: #000000; }
.tableText { color: #FFFFFF; background-color: #000000; }

 td { font-size: 13px;}
- - ->
</STYLE>