.titulos {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textnegrita {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textofoto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
	text-decoration: underline;

}
a:visited {
	font-family: Tahoma;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: 12px;

}
.copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC9933;
	font-style: normal;
	font-weight: bold;

}
.elearn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #996600;
	font-weight: bold;
	font-style: normal;
}
.textotabla {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.textocen {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-align: center;
}
.textred {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
body {
	background-color: #DCF8FF;
	color: #DCF8FF;

}

