DY  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	background-color : #ffffff;
}

TD  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}


INPUT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

TEXTAREA  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

SELECT  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.altn  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color : Black;
	background-color: #F0E68C;
	font-weight : bold;
}

.tit  {
	font-family : arial;
	font-size : 8pt;
	color: #ffffff;
	background-color: Navy;
	font-weight: bold;
}

.hoy {
	font-family : arial;
	font-size : 8pt;
	color: #ffffff;
	background-color : navy;
	text-decoration : none;
}


.evento {
	font-family : arial;
	font-size : 8pt;
	color: #ffffff;
	background-color : #FF4500;
	text-decoration : none;
}

.evento_hoy {
	font-family : arial;
	font-size : 8pt;
	color: #ffffff;
	background-color : #FF4500;
	text-decoration : none;
	border : 2px solid Navy;
}

.domingo {
	font-family : arial;
	font-size : 8pt;
	color: Red;
	font-weight : bold;
	text-decoration : none;
}

.diario {
	font-family : Arial;
	font-size : 8pt;
	color: 000000;
	text-decoration : none;
}

.tform {
	border-width: 1px;
	border-color: 75263C;
	border-style: solid;
}
