BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 66.67%;
    FONT-FAMILY: Verdana;
    color: #605f5f;
}
P
{
    margin: 10 10 10 10;
}
TABLE
{
    FONT-SIZE: 100%;
    BORDER-COLLAPSE: collapse
}

.A1
{
    color: #354a5a;
    text-decoration: none;
}
.A1:visited
{
    color: #354a5a;
    text-decoration: none;
}
.A1:hover
{
    color: #1d6fc8;
    text-decoration: none;
}
.A2
{
    color: #354a5a;
    text-decoration: underline;
}
.A2:visited
{
    color: #354a5a;
    text-decoration: underline;
}
.A2:hover
{
    color: #1d6fc8;
    text-decoration: none;
}

.LeftMnu
{
    color: White;
    text-decoration: none;
}
.LeftMnu:visited
{
    color: White;
    text-decoration: none;
}
.LeftMnu:hover
{
    color: #8ef5fe;
    text-decoration: none;
    font-size: 12;
}

.bottommnu
{
    color: #dfeaf7;
    text-decoration: none;
}
.bottommnu:visited
{
    color: #dfeaf7;
    text-decoration: none;
}
.bottommnu:hover
{
    color: White;
    text-decoration: none;
} 
.txtarea
{
   margin: 10 10 10 10;
   border: 0px; 
   overflow: hidden; 
   font-family: Verdana; 
   font-size: 11;
}
