/* Arquivo geral de estilo */
body { 
       font-family: sans-serif;
       font-size: 11px;
       color: #000000; 
       background: white;}
:link { color: #663333; background: transparent;}
:visited { color: #336666; background: transparent; }
:active { color: #663333; background: transparent; }
:hover { color: red; background: transparent; } 
 
td.menu { width:20%; background: #d7d7cf;} 
td.esq {text-align: center;}



div.banner { 
	border: none;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
	color: white;
	background: #8c8c7e;}

