﻿body
{
    border-style: none;
    font-family: Verdana;
    font-size: small;
    background: url(img/fundo.jpg);
    color: #000066;
}

A
{
    text-decoration:none;
}

A:hover
{
    text-decoration:underline;
}
.fundobanner
{
    background-image: url(img/fundobanner.jpg);
}

.titulo
{
    font-size: 20pt;
    text-decoration: underline;
}
