body {
	background-color : #336699;
	layer-background-color : #336699;
	font-size : 12pt;
	font-family : "Verdana", times, serif;
}

td {
	font-size : 12pt;
}

a {
	color : white;
	text-decoration : none;
}
a.video {
	color : red;
	text-decoration : none;
}

a.espectaculos {
	color : #880000;
	text-decoration : none;
	font-size : 12pt;
	font-family : "Verdana", times, serif;
}

td.franja {
	background-color : white;
}

td.small {
	font-size : 10pt;
}

p.texto {
	font-family : serif;
}

p.texto2 {
	text-indent: 2em;
}

td.pie {
	font-size : 10pt;
	font-weight : bold;
}

h1 {
	font-size : 18pt;
}

