/* -- STYLE V1.0 -- */

body,td {font-size: 12px;color:#333333;line-height:115%}

a:link
{
        color: blue;
        background:none;
        text-decoration:none;
}

a:visited  
{
        color: purple;
        background:none;
        text-decoration:none;
}

a:hover{
        text-decoration:underline;
}

/*--”wŒi--*/
.BG_BLACK { background-color: #000000 }


