@charset "utf-8";
body {
	background-image: url(../imagenes/adrada-entrar.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-align: justify;
	color: #FFCC66;
}
td {
	text-align: center;
}
.amigos {
	font-size: 22px;
	color: #FF9900;
	text-decoration: blink;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

