.titulos {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FBDF00;
	text-align:center;
}

.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

.texto2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

.texto2  a:link{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color:#000000;
	text-decoration:underline;
}
.texto2  a:visted{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color:#000000;
	text-decoration:underline;
}


.boton {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.boton A:link {color: #FFFFFF; text-decoration: none;}
.boton A:visited {text-decoration: none; color: #FFFFFF;}
.boton A:active {text-decoration: none;}
.boton A:hover {text-decoration: none;	color:#69c9ff}

.textotabla {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.firma {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.firma A:link {color: #FFFFFF; text-decoration: none;}
.firma A:visited {text-decoration: none; color: #FFFFFF;}
.firma A:active {text-decoration: none;}
.firma A:hover {text-decoration: none;	color: #66CCFF}

.titulosseccion {
	font-family: serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #467C99;
	text-decoration: none;
}

.titulos_tablas {
	font-family: Arial;
	font-size: 9px;	
	font-weight: bold;
	color: #FBDF00;
	text-align:center;
}

.titulos_tablas a:link{
		font-family: Arial;
	font-size: 9px;	
	font-weight: bold;
	color: #FBDF00;
		text-decoration:none;
		text-align:center;
}

.titulos_tablas a:hover{
		font-family: Arial;
	font-size: 9px;	
	font-weight: bold;
	color: #b09d00;
	text-decoration:none;
	text-align:center;
}

.titulos_tablas a:visited{
		font-family: Arial;
	font-size: 9px;	
	font-weight: bold;
	color: #FBDF00;
		text-decoration:none;
		text-align:center;
}

.titulos_prueba {
	font-family: Arial;
	font-size: 9px;	
	font-weight: bold;
	color: #FBDF55;
	text-align:center;
}
