a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FFF;
}

a:active {
	color: #900;


}
body {
	color: #3F0;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000;
}
.indice {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}


.dia {
	color: #FF0;
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	font-weight: bold;
}
.titulo_1 {
	font-size: 30px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-variant: normal;
}
.titulo_2 {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}


.titulo_3 {
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bolder;
	color: #CC0000;

ç
}
.actividad {
	color: #F60;
	font-weight: bolder;
	font-size: 17px;
	font-variant: small-caps;
	font-style: oblique;
}
.hora {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.datos {
	font-family: "Times New Roman", Times, serif;
	color: #03F;
	font-weight: 400;
	font-size: 15px;
	font-style: oblique;
}
.coste {
	color: #F00;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: oblique;
}

