.body {
	background-color : white;
	font-style : normal;
	font-family : Verdana;
	font-size : 11px;
}
.borde_tabla_calendario {
 background-color:#666666;
}
.color_tabla_calendario {
 background-color: #ffffff;
}
.cabecera_calendario {
 background-color : #999999;
 border-color : silver;
}

  TD.NON {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#C0C0C0; font-weight :normal;}
  TD.TOP {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#0000FF; font-weight :bold;}
  TD.Some {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal;}
  TD.Negrita {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold;}

  A.NOEVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}
  A.NOEVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :normal; text-decoration: none;}

  A.EVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}
  A.EVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#000000; font-weight :bold; text-decoration: none;}

  A.EVENT2:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :red; font-weight :bold; text-decoration: none;}
  A.EVENT2:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :red; font-weight :bold; text-decoration: none;}
  
  A.ACTUAL:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :red; font-weight :bold; text-decoration: none;}
  A.ACTUAL:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :red; font-weight :bold; text-decoration: none;}

  A.NORMAL:Link {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Visited {font-family :Verdana, Arial; font-size :12px; color :#0000FF; font-weight :normal; text-decoration: none;}
 
  A.DOMINGO:Link {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#3A73C0; font-weight :bold; text-decoration: none;}
  A.DOMINGO:Visited {font-family :Tahoma, Verdana, Arial; font-size :12px; color :#3A73C0; font-weight :bold; text-decoration: none;}
.Titulo {
	font-family : Verdana, Tahoma;
	font-size : 18px;
	font-weight : bold;
	color : #B8CFEF;
}
.Texto_oscuro {
	font-family : Verdana, Tahoma;
	font-size : 14px;
	font-weight : bold;
	color : #3A73C0;
}
.Tabla_principal{
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color : white;
	background-color : #B8CFEF;
	
}
.celda_titulo{
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color : white;
	background-color : #3A73C0;
	}
.fechas{
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color :  gray;
}
.table_white{
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color : black;
	background-color :white;
	}
.texto{
	font-family : Verdana, Tahoma;
	font-size : 14px;
	color : black;
		}	