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

<----- dunkler text ---------->

span.text12
{
font-size: 12px;
color: #333333;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}


span.text13
{
font-size: 13px;
color: #333333;
line-height: 22px;
font-family: Verdana,Arial,Helvetica;
}

span.text14
{
font-size: 14px;
color: #333333;
line-height: 23px;
font-family: Verdana,Arial,Helvetica;
}

<----- heller text ---------->


span.hell13
{
font-size: 13px;
color: #CCCC99;
line-height: 22px;
font-family: Verdana,Arial,Helvetica;
}

span.hell12
{
font-size: 12px;
color: #CCCC99;
line-height: 21px;
font-family: Verdana,Arial,Helvetica;
}

<----- ??? text ---------->

span.text1
{
font-size: 12px;
color: #cccc99;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

span.text4
{
font-size: 14px;
color: #663333;
line-height: 24px;
font-family: Verdana,Arial,Helvetica;
}


span.css
{
font-size: 12px;
color: #000000;
line-height: 21px;
font-family: Courier New,Courier;
}

.sb {scrollbar-3dlight-color:#CCCC99;
           scrollbar-arrow-color:#660000;
           scrollbar-base-color:#660000;
           scrollbar-darkshadow-color:#CCCC99;
           scrollbar-face-color:#CCCC99;
           scrollbar-highlight-color:#CCCC99;
           scrollbar-shadow-color:}