@charset "utf-8";
/* CSS Document */

html{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

img{
	border:0;
}

.enlace{
	color:#528;
	text-decoration:none;
}

.enlace:hover{
	color:#759;
	text-decoration:underline;
}

.cabecera{
	width:100%;
	text-align:center;
}

.textoMediano{
	font-size:13px;
}

.textoAmaka{
	font-size:10px;
}