.dias {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #3b638d;
	text-decoration: none;
	text-align: center;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #323232;
	text-decoration: none;
}
body {
	background-color: #70a3cd;
	background-image: url(imagenes/background.jpg);
	background-repeat: repeat-x;
}
.btn_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.firma {
	font-family: Tahoma;
	font-size: 10px;
	color: #A4C4DB;
}
.btn_pie_over A:hover {color:#999999; text-decoration: none } A:visited {color:#999999}
.btn_pie_over A:link, .btn_pie_over A:visited  {color:#999999; text-decoration: none} /*link sobre celeste*/
.btn_pie_over A:hover, .btn_pie_over A:visited:hover {color:#FFFFFF; text-decoration: underline} /*color de link sobre*/

.eventos_over A:hover {color:#323232 /*color sobre no visitados*/; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; text-decoration: none } A:visited {color:#323232}
.eventos_over A:link, .eventos_over A:visited  {color:#323232; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; text-decoration: none} /*link sobre celeste*/
.eventos_over A:hover, .eventos_over A:visited:hover {color:#ff5400; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; text-decoration: underline} /*color de link sobre*/

