﻿body
{
    background-position: center bottom;
    padding: 0px;
    margin: 0px;
    font-family: 'trebuchet MS';
    font-size: 8pt;
    text-align: center;
    background-image: url('Imagens/fundo.jpg');
    background-repeat: no-repeat;
    height: 100%;
}
A {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff9900;
}
A.top {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: none;
}
A.top:hover {
	COLOR: #ff9900;
}
.campotexto
{
    background-image: url('Imagens/fundotextbox.jpg'); border: 1px solid #8CBBCB;	font-family: 'trebuchet MS';
}

