body {
	background-color: 	#000; 
	/*background-image: url(../../imagenes/20fondo.png);*/
	background-repeat:repeat-x;
	margin-top: 		0px;
	color: 				#FFF;
	font-family:  	"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial;
}

img {
	border: none;
}

a {
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

.clear {
	clear: 		both;
}

.blanco {
	color:		#FFFFFF;
}

.negro {
	color:		#000000;
}

.rosa {
	color:		#ef007e;
}

.azul {
	color:		#0063dc;
}
