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;
}

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

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


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

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


HR {
color: #FF0000}

a {
color: #9E9E9E}

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


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

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



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


