P, TD, BODY, A, LI {
    font-size: 12px;
    color:#312F2F;
    font-family: Arial,helvetica,sans-serif;
}
P {
    text-align: justify;
}
.grena {
    color:#6B0029;
    font-family: Arial,helvetica,sans-serif;
    font-size: 9px;
    font-weight: bold;
}
A, .pink {
    color:#C74972;
}
.cyan {
    color:#007083;
    font-family: Arial,helvetica,sans-serif;
    font-weight: bold;
}
.white {
    color:#FFF;
    font-family: Arial,helvetica,sans-serif;
    font-weight: bold;
    text-decoration:none;
}
.white A:HOVER {
    text-decoration:underline;
}

.oroare, .error {
    font-family: Arial,helvetica,sans-serif;
    font-size:12px;
    color:#A0344E;
    padding:10px 10px 10px 10px;
    background:#FFF6F6;
    width:99%;
    text-align:center;
    font-weight:bold;
}
INPUT, SELECT {
    font-family:Arial,helvetica,sans-serif;
    font-size:10px;
}
TEXTAREA {
    font-family:Arial,helvetica,sans-serif;
    font-size:10px;
    width:270px;
}

.title {
    font-size:16px;
    font-family:Arial Narrow,sans-serif;
}
.blue {
    color:#005C90;
    font-family: Arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
}