/* CSS Document */

p {
	font-family : Trebuchet MS;
	font-size:12pt;
	color: #000000;
	font-weight : normal;
}
.semanal {
	font-family : Trebuchet MS;
	font-size:10pt;
	color: #000000;
	font-weight : normal;
}
.titulos {
	font-family : Trebuchet MS;
	font-size:16pt;
	color: #FF6600;
	font-weight : normal;
}
.laterales {
	font-family : Trebuchet MS;
	font-size:11pt;
	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:11pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:visited {
	font-family : Trebuchet MS;
    font-size:11pt;
	color: #0000FF;
	font-weight : normal;
	text-decoration : none;
}
a:hover {
	font-family : Trebuchet MS;
    font-size:11pt;
	color: #0000FF;
	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.enlacepeq {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.enlacepeq:visited {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.enlacepeq: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;
}