#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFCC00;
}
h2 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#progm td {
	font-size: 10px;
}
.divprogramacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
