body {
margin:0;
padding:0;
background:#ffffff;
text-align:center;
	}
#tudo {
width: 760px;
margin:0 auto;			
padding: 10px;
text-align:left;
	}
#conteudo {
padding: 5px;
background-color: #ffffff;
	}
a:link       { text-decoration: none; color: #133880 }
a:visited    { text-decoration: none; color: #133880 }
a:active     { text-decoration: none; color: #133880 }
a:hover      { text-decoration: underline; color: #133880 }
.tabela      { font-style: normal; font-variant: normal; font-weight: bold; font-size: 7pt; 
               font-family: Verdana, Arial, Helvetica, sans-serif; color: 
               #133880; padding-left: 30px }
a.men:hover  { color: white; text-decoration: none }