A.menu:active, a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
	text-decoration   : none;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
	text-decoration   : underline;
}

.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.profesores-dep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.profesores-cargo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tit-cursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	filter: Shadow(Color=#000000, Direction=90);
}
.cont-cursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titi-est {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.not-cuerpo {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	font-style: normal;
}
.not-tit {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.calenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.postales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

