body {
	background-color: #ffffff;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.enlaces {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#333333;
   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: 8pt;
   font-weight: normal;
   padding: 4px;
   color:#666666;
   text-decoration: none;
}
.enlaces2:link{
   text-decoration: none;
}
.enlaces2:visited {
   text-decoration: none;
}
.enlaces2:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   padding: 4px;
   color:#003300;
   text-decoration: none;
}

.enlaces1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   padding: 4px;
   color:#990033;
   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: 7pt;
   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: 7pt;
   font-weight: lighter;
   padding: 4px;
   color:#FF6600;
   text-decoration: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.texto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tabladamasco{
	background-color: #FFFFFF;
}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.texto7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #003300;
	font-weight: bold;
}
.texto8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.tablafila1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;
}
.gris {
	background-color: #E4E4E4;
}



