.direccion {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6A6740;
	text-decoration: underline;
}
.desarrollo {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 9px;
	color: #9D9861;
	text-decoration: none;
}
.ingresar {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	color: #9D9763;
	text-decoration: none;
	font-weight: bold;
}
.caja {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F9967;
	border-right-color: #DAD8C5;
	border-bottom-color: #DAD8C5;
	border-left-color: #9F9967;
}
.enviar {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #818181;
	height: 24px;
	width: auto;
}
.calendario {

	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textos {


	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
	color: #383838;
	text-decoration: none;
}
.dia_rojo {

	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F00303;
	text-decoration: none;
}