body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff url("bg.gif") x-repeat; 
}
a:link {  
	text-decoration: none; 
	color: #AD8518;
	}
a:visited { 
	text-decoration: none; 
	color: #AD8518;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #604806;
	}

.texto {
	font: 9pt/13pt trebuchet MS, arial; 
	color: #FFFFFF;
}
.textoChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3477ab;
} 