body {        margin-top: 0px;        margin-left: 0px;}table {        font-size: 10pt;        font-family: Arial, Verdana;        color: #000000;}.mala {        font-size: 8pt;}

a:hover
{
color: red;
text-decoration: underline;
font-weight: normal;
}

a
{
color: red;
text-decoration: none;
font-weight: normal;
}