A {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	font-family: Tahoma;
	color: #CCCCCC;


}
.tickerstyle {
	font-family:"Tahoma";
	font-size:13px;
	color:#CCCCCC;
	clip:  rect(   );
	text-align: center;
	background-position: center top;
}
.bordeblanco {
	border: 4px solid #FFFFFF;
}
.bordenegro {
	border: 2px solid #000000;
}.subrayado {
	text-decoration: underline;
}
.titular {
	font-style: normal;
	font-weight: bold;
	color: #E1E386;
	font-size: 20px;

}
.fondoarcoiris {
	background-image: url(../imagenes/fonarcoi1.jpg);
}
.tituloiti {
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.titulo {
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.dias {
	font-style: italic;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.sinopsis {
	font-size: 14px;
	text-decoration: underline;
}
.peli {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.indice {
	font-size: xx-small;
	color: #FF0000;
}
.metido {
	text-indent: -20pt;
	left: 50px;
	margin: 30px;

}
