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

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background-color: #900;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.textoGrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C90;
}
.textoblanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #600;
}
.bienvenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
}
.texto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.ofertas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6;
}

