body {
margin:0px;
padding:0px;
background: url(../altas/fondo_P.jpg) no-repeat top left #000;
}

.texto a:link{
	text-decoration: none;
	color: #FFFFFF;
}

.texto a:visited {
	text-decoration: none;
	color:#666666;
}
.texto a:hover {
	text-decoration: none;
	color:#666666;
}
.texto a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.texto {
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}

