.cherry a:link{
color:#0066CC;
font-size:12px;
line-height:180%;
text-decoration:none;
}
.cherry a:visited{
color:#0066CC;
font-size:12px;
line-height:180%;
text-decoration:none;
}
.cherry a:hover{
color:#b5cde6;
font-size:12px;
line-height:180%;
text-decoration:underline;
}
.cherry a:active{
color:#0066CC;
font-size:12px;
line-height:180%;
text-decoration:none;
}
BODY {
SCROLLBAR-FACE-COLOR: #00b4d8;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #4890d8;
 SCROLLBAR-ARROW-COLOR: #d8fcd8;
 SCROLLBAR-TRACK-COLOR: #fcfcfc;
 SCROLLBAR-DARKSHADOW-COLOR: #246cd8
}
td{
color:#666666;
font-size:12px;
line-height:140%;
text-decoration:none;
}
a:link{
text-decoration:none;
color:#666666;
}
a:visited{
text-decoration:none;
color:#666666;
}
a:hover{
text-decoration:underline;
color:#326598;
}
a:active{
text-decoration:none;
color:#326598;
}