﻿body 
{
    font-family     : Verdana, Arial, Tahoma, Times New Roman;
    font-size       : 12px;
    color           : #34342A;
    margin-top      : 0px;
}

img
{
    border          : 0px;
}

.content
{
    vertical-align  : top;
    overflow        : scroll;
    text-align      : justify;
}

.links
{
    color           : #202C7C;
    text-decoration : underline;
}

a.menu
{
    color           : #333333;
    height          : 20px;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menu:visited
{
    color           : #333333;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menu:hover
{
    color           : #333333;
    border-top      : 1px solid red;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

.divMenu
{
    width           : 498px;
    padding-bottom  : 5px;
}

.divVlag
{
    float           : right;
    width           : 61px;
    padding-top     : 0px;
}

#footer
{
    font-family     : Arial,Verdana,Times New Roman;
    font-size       : 10px;
    font-weight     : normal;
    color           : gray;
}