.numeros {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
}
.numeros:link {
	color: #B0CD0C;
	text-decoration: none;
}
.numeros:hover {
	color: #AF4327;
}

.numeros:visited {
	color: #7C9108;
	text-decoration: none;
}.listaprogr {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #DBDCB4;
}
.nroprogr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-color: #316A75;
}
.texto1 {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #999999;
}
.nroprogrdestacado {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #D8FE01;
}
