body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #040404;
	background-repeat: no-repeat;
}

.texto_b {

	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
}

.texto_pink {

	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}

.texto_quote {

	font-family: Verdana;
	font-size: 11.3px;
	font-style: italic;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}

.texto_tiny {

	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.inicio_lang {

	font-family: Tahoma;
	font-size: 13.33px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}

a:link.inicio_lang {
	text-decoration: none;
}

a:visited.inicio_lang {
	text-decoration: none;
}

a:hover.inicio_lang {
	text-decoration: underline;
}

a:active.inicio_lang {
	text-decoration: none;
}
