td {
    font-size: 13px;
    text-align: center;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN';
}

.status {
    font-weight: bold;
    color: #ff0000;
}

.new {
    background-color: #ffcccc;
}

.bold {
    font-weight: bold;
}

.f1 {
    font-size:12px;
}

a:link {
    color: #0000ff;
}

a:visited {
    color: #0000ff;
}

a:hover {
    color: #ff0000;
}

a:active {
    color: #ff00ff;
}