﻿body {
 font-size:12px;
}
.tecTitle
{
    color: #006600;
    font-size: 14px;
    font-weight: bold;
    background-color: #CCFF99;
    text-decoration: none;
}
.pubTitle
{
    color: #800000;
    font-size: 14px;
    font-weight: bold;
    background-color: #FFCC99;
    text-decoration: none;
}
.vvBody
{
 font-size:20px;
}
