a.xx {
    font-family: "Baskerville";
    src: url(Baskerville.otf) format("truetype");
    font-size:14px;
    color: #3366FF;
    font-weight:normal;
}
a.xx:hover {
    font-family: "Baskerville";
    src: url(Baskerville.otf) format("truetype");
    font-size:14px;
    color: #3300CC;
    font-weight:normal;
}
span.yy {
    font-family: "Baskerville";
    src: url(Baskerville.otf) format("truetype");
    font-size:14px;
    color: #514B4B;
    text-align:justify;
    padding-left:5px;
    margin-left:1px;
    line-height:20px;
}