.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-style: none;
}
a.enlaces:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}
.subborde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;

}
a.sublink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
a.sublink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 993300;
}
a.enlaces:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.enlaces:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.textogal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 663300;
}
.subborde2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C184;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C184;

}
