SPAN.Frase1
{
    COLOR: white;
    FONT-FAMILY: arial, comic sans ms;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
    text-decoration: none;
}
SPAN.IA
{
    COLOR: ffffef;
    FONT-FAMILY: comic sans ms, arial;
    FONT-SIZE: 22pt;
    FONT-WEIGHT: bold;
	 text-align: center;
    text-decoration: none;
}
SPAN.Frase2
{
    COLOR: white;
    FONT-FAMILY: arial, comic sans ms;
    FONT-SIZE: 14pt;
    text-decoration: none;
}
SPAN.Cuerpo
{
	 COLOR: maroon;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: Italic;
 	 BACKGROUND: ffffef;
 	 margin: 0.3cm;
    text-decoration: none;
}

SPAN.CuerpoBlack
{
	 COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: none;
 	 BACKGROUND: ffffef;
 	 margin: 0.3cm;
    text-decoration: none;
}


SPAN.Titulo
{
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 14pt;
	 FONT-WEIGHT: bold;
	 FONT-STYLE: italic;
}
