﻿body
{
    font-family: Verdana;
    font-size: 12px;
}
.formulario
{
    font-family: Verdana;
    font-size: 12px;
}
.texto
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}
a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline
}
.mensagem
{
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}
