/* client.com*/

BODY {
   font-style : normal;
   font-weight : normal;
   /*font-size : 10px;*/
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #000000;
   scrollbar-base-color: #869A9B;
   scrollbar-shadow-color: #C8E3FF;
   scrollbar-highlight-color: #C8E3FF;
   scrollbar-3dlight-color: #94C2E4;
   scrollbar-darkshadow-color: #78A9D9;
   scrollbar-track-color: #F7F7F8;
   scrollbar-arrow-color: #000000;
margin-top: 12px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
/*background: #213A61 url('/i/background.gif') repeat-x top left;*/
}

/* links */
a:link {color: #cccc99}
a:visited {color: #cccc99}
a:hover {color: #9999ff}
a:active {color: #9999ff}

.second {text-decoration: none}
a.second:link {color: #FFCC99; text-decoration: none}
a.second:visited {color: #FFCC99; text-decoration: none}
a.second:hover {color: #006699; text-decoration: underline}
a.second:active {color: #006699; text-decoration: none}
