BODY, P, A, TD, INPUT, TEXTAREA {
    font-family: Arial;
    font-size: 12px;
    color:#222222;
}
.menu {
    font-family: Arial;
    font-size: 12px;
    color:#695C4E;
    text-decoration:none;
}
.menu:HOVER {
    color:#000;
    text-decoration:underline;
}
.title {
    font-family: Arial;
    font-size: 14px;
    font-weight:bold;
    text-decoration:underline;
    color:#444;
}
.wtitle {
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    color:#FFF;
}
.summary {
    font-family: Arial;
    font-size: 11px;
    line-height:18px;
    color:#777;
}
.text2 {
    font-family: Arial;
    font-size: 11px;
    color:#222;
    text-decoration:none;
    line-height:16px;
}

A, A.text {
    font-family: Arial;
    color:#FB8B1E;
    text-decoration:underline;
    line-height:16px;
    text-align:justify;
}
.td {
    font-family: Arial;
    font-size: 11px;
    color:#444;
    text-decoration:none;
}
.th {
    font-family: Arial;
    font-size: 12px;
    color:#888;
    text-decoration:none;
}