@charset "UTF-8";
a:visited {
	color: #333;
}
body {
	background-image: url(imagenes/wall_landa_variete_dark.jpg);
	margin-left: 0px;
	margin-top: 10px;
	background-repeat: repeat;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	left: auto;
	top: auto;
}
/* CSS Document */

.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.textwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #09F;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.pastillas_chica {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	background-color: #FF0;
}
.linkfriends {
	text-decoration: none;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.linkfriends:hover {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #0098FF;
}
.reserved {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999;
}
.pastillas_blanca {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	background-color: #FFF;
}
.miscelaneas {
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.textred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F30;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
