a:link {
	color: #00FFFF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FFF;
}

a:active {


}
body {
	color: #0F0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: center;
}
.titulo_1 {
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, "Microsoft Sans Serif";
}
.titulo_2 {
	font-size: x-large;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}


.titulo_3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;ç
}

.titulo_4 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.hora {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.indice {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
}
.actividad {
	color: #CC6600;
	font-weight: bolder;
	text-transform: none;
}

.actividad_2 {
	color: #FFFF00;
	font-style: italic;
	font-size: large;
	text-decoration: underline;
}
.actividad_3 {
	color: #FFFF00;
	font-style: italic;
	font-size: large;
	background-color: #600;
	text-decoration: underline;
	text-align: left;
}

.dia {
	color: #FF0;
	font-size: x-large;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
.datos {
	font-family: "Courier New", Courier, monospace;
	color: #06F;
	font-size: 12px;
}
.entrada {
	color: #F00;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
}
