body {
	margin: 0px;
	background-color:#000000;
}
#pelicula {
	height: 100%;
	width: 100%;
	position: absolute;
}
.txt			 	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.enlace			{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10 px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.enlace:hover		{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10 px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}