P  {}

H1  {}

H2  {}

H3  {	color: CECECE}

A  {text-decoration : none;
	color: #ffffff;
	font-family : Comic Sans MS;
	font-size : 12;
	font-weight : bold;
}

A:Visited  {text-decoration : none;
	color: #ffffff;
	font-family : Comic Sans MS;
	font-size : 12;
	font-weight : bold;
}

A:Active  {text-decoration : none;
	color: #ffffff;
	font-family : Comic Sans MS;
	font-size : 12;
	font-weight : bold;
}

A:Hover  {text-decoration : none;
	color: #ffffff;
	font-family : Comic Sans MS;
	font-size : 12;
	font-weight : bold;
}

BODY{
	text-decoration : none;
	font-family :Comic Sans MS;
	color:FFFFFF; 
	font-size : 12;
	}
TEXTO{
	text-decoration : none;
	font-family :Comic Sans MS;
	color:FFFFFF; 
	font-size : 12;
	}
TITULO{
	text-decoration : none;
	font-family :Comic Sans MS;
	color:#c8230a; 
	font-size : 14;
	font-weight :bold ;
	}


