.bordeDerechoIzquierdo {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.bordeInferior {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.CuerpoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.bordeSuperior {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.SubTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.bordeinferiorCUERPO {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #0000CC;
}
.linksavideos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	cursor: hand;
}
