A  {
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #FFFF00;
}

A:Active  {
	color : #FFFF00;
}

A:Hover  {
	color : #FFFFCC;
	font-weight : bold;
	text-decoration : underline;
}

A.nohover:Hover  {
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

BODY  {
	text-align : left;
	background-color : #000000;
}

TD  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #FFFFFF;
	font-size : 10pt;
}
.cabecera {
	font-family : Georgia, Times New Roman, Times, serif;
	color : #FFCC00;
	font-size : 11pt;
	font-weight : bold;
}
.cabecera2 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #FFCC00;
	font-size : 12pt;
	font-weight : bold;
}
TD.black {color: #000000}
.big1 {font-size: large}
.big2 {font-size: medium}
.big3 {font-size: x-large}
.pregunta {color: #FFCC00; font-weight: bold}
.respuesta {color: #FFCC99; font-weight: bold}
.quiendonde {color: #FFCC00}
IMG.tiovivo {border-color: #000000}
