BODY { 
BACKGROUND: url(../Binarios/Fondostrellas.gif);
background-color: black;
}



H1 {
   font-family: Arial, Sans-serif;
   font-size: 30pt;
   color: blue;
   text-align: center;
}


H2 {
   font-family: Arial, Sans-serif;
   font-size: 20pt;
   color: blue;
   text-align: center;
}

H3 {
   font-family: Arial, Sans-serif;
   font-size: 15pt;
   color: blue;
   text-align: center;
}


P {
font-family: Verdana;
font-size: 10pt;
color: #00FF00;
text-align: justify;
}

td {
font-family: Verdana;
font-size: 10pt;
color: #00FF00;
text-align: justify;
}

li {
font-family: Verdana;
font-size: 10pt;
color: #00FF00;
text-align: justify;
}


HR {
color: #00FF00;
}


A {
color: #FFFF00}


address {
font-family: Verdana;
font-size: 10pt;
color: #00FF00;
text-align: right;
}

.derecha {text-align: right}
.centro {text-align: center}
.justificar {text-align: justify}

.temporada {
	text-align: center;
	background-color: rgb(0,0,255);
	color: #9E9E9E;
	font-size: 15pt}

.spoiler {
	text-align: center;
	background-color: rgb(255,0,0);
	color: #9E9E9E;
	font-size: 15pt}


A:link {
	COLOR: #808080; TEXT-DECORATION: none
}
A:visited {
	COLOR: silver; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff6600; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: blink
}

