.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
	color:#000066;
	text-decoration: none;
}
.enlaces:link{
   text-decoration: none;
}
.enlaces:visited {
   text-decoration: none;
}
.enlaces:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#FF0000;
   text-decoration: none;
}
.enlaces2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#FFFFFF;
   text-decoration: none;
}
.enlaces2:link{
   text-decoration: none;
}
.enlaces2:visited {
   text-decoration: none;
}
.enlaces2:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#FDE1ED;
   text-decoration: none;
}

.enlaces1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#000099;
   text-decoration: none;
}
.enlaces1:link{
   text-decoration: none;
}
.enlaces1:visited {
   text-decoration: none;
}
.enlaces1:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#333333;
   text-decoration: none;
}
.enlacesmaus {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#666666;
   text-decoration: none;
}
.enlacesmaus:link{
   text-decoration: none;
}
.enlacesmaus:visited {
   text-decoration: none;
}
.enlacesmaus:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#FF6600;
   text-decoration: none;
}
.enlacespie {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#666666;
   text-decoration: underline;
}
.enlacespie:link{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#666666;
   text-decoration:underline;
}
.enlacespie:visited {
   text-decoration: none;
}
.enlacespie:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: lighter;
   padding: 4px;
   color:#FF0000;
   text-decoration: underline;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.texto7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.naranja {
	background-color: #A90021;
}
.gris {
	background-color: #E4E4E4;
}
.tablaborde1 {
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
}
.tablaborde2 {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
}
.tablaborde {
	background-color: #FFFFFF;
}
.tablagranate {
	background-color: #000066;
}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

