table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Seccion {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SubSeccion {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;

}
a:hover {
	color: #FFCC00;
}
.Link-Contenido {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.fotos {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.subrayado {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Links-Negro- {
	color: #333333;
	text-decoration: none;
}
.linea-inf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: dashed;
}
.subrayado-titulos {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #005F8C;
	border-right-color: #005F8C;
	border-bottom-color: #005F8C;
	border-left-color: #005F8C;
}
.sublink {
	color: #003399;
}
.vernota {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bordes {
	border: 1px solid #666666;
}
