﻿body
{
    margin: 0px;
    background-color: #eeeeee;
    font-size: 12px;
}
td
{
    font-size: 12px;
    color: #000000;
}
A:link
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
}
A:hover
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #870C00;
}
A:visited
{
    font-family: "Verdana" , "宋体";
    font-size: 12px;
    line-height: 20px;
    color: #870C00;
    text-decoration: none;
}
