table           { font-size: 11 px }
body            { font-family: Tahoma }
p               { line-height: 120%; margin-top: 0; margin-bottom: 5 }
a               { text-decoration: none; color: #000000 }
a:hover         { color: #787878 }
a.topo          { text-decoration: none; color: #FFCC00 }
a.topo:hover    { color: #787878 }
a.box           { text-decoration: none; color: #000000 }
a.box:hover     { color: #CC6600 }
.caixaTexto     { font-family: Tahoma; font-size: 11 px; width: 100%; border: 1 solid #000000; padding-left: 3; padding-right: 3 }
.botao          { font-family: Tahoma; font-size: 11 px; padding: 2 }
.menu		{ cursor:hand}
a.menu          { text-decoration: none; color: #000000 }
a.menu:hover	{ color: #000000 }
a.mensagem:hover
{
	background-color: #ffffcc;
}
