/* CSS Document */


.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.titulos {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Arial;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.descri_programas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nombres_programas {
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #000000;
}
