﻿body {
}
TD
{
    font-size: 14px;
    text-decoration: none;
}
.menuTitle
{
    font-size: 17px;
    font-family: 新宋体;
    text-align: center;
    font-weight: bold;
    height: 30px;
     background-color: #ffcc00
}
a:active {  color: #000000; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #FF0000;  text-decoration: underline}

