a:link
{
        color: #996600;
}
a:visited
{
        color: #996600;
}
a:hover
{
        color: #000000;
        text-decoration: none;
}
a:active
{
        color: #006699;
}
body, table, tr, td
{
        font-family: Verdana, Arial;
        font-size: 10pt;
        line-height: 1.5;
        text-align: justify;
}
.frame
{
        background: url( ./framebg.gif );
        background-color: #006699;
}
.detail
{
        background-color: #E6E6E6;
}
