A:VISITED    {
    font-style: normal;
    color : blue;
    text-decoration : underline;
}
a:hover      {
    font-style: normal;
    color: #FF3399;
    text-decoration: underline ;
}
A:LINK       {
    font-style: normal;
    color : blue;
    text-decoration : underline;
}
TABLE {
    line-height : 130%;
    color : #555555;
}
DIV {
    line-height : 130% ;
    font-size : medium;
    color : gray;
    background-image : url(top_images/SL_back06.gif);
}
TD{
    line-height : 130%;
}
