/* CSS Document */

BODY {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
p {
	font-family : Trebuchet MS;
	font-size:12pt;
	color: #000000;
	font-weight : normal;
}
.texto {
	font-family : Trebuchet MS;
	font-size:12pt;
	color: #000000;
	font-weight : normal;
}
.silaba {
	font-family : Trebuchet MS;
	font-size:18pt;
	color: #FF6600;
	font-weight : normal;
}
.menu {
	font-family : Trebuchet MS;
	font-size:18pt;
	color: #000000;
	font-weight : normal;
}
.copyright {
	font-family : Verdana;
	font-size:8pt;
	color: #000000;
	font-weight : normal;
}
.subir {
	font-family : Verdana;
	font-size:8pt;
	color: #0000FF;
	font-weight : normal;
}
/* LINKS */
a:link {
	font-family : Trebuchet MS;
    font-size:12pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}
a:visited {
	font-family : Trebuchet MS;
    font-size:12pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family : Trebuchet MS;
    font-size:12pt;
	color: #000000;
	font-weight : normal;
	text-decoration : underline;
}
a.abecedario {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.abecedario:visited {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.abecedario:hover {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.volver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
a.volver:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
a.volver:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
a.subir {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.subir:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.subir:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
a.menu {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
