body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	color: #009900;
	text-decoration: none;



}
a.links:hover {
	color: #FFCC00;
}
.texto-simple {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;


}
a.texto-simple:hover {
	color:#0066FF;
}

.fields {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;

}
.texto-blanco {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	
.texto-blanco2 {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	

a.texto-blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto-foot-links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;


}
	a.texto-foot-links:hover {
	color: #006699;
	text-decoration: none;
}
.texto-simple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
	a.texto-simple-bold:hover {
	color: #339933;
	text-decoration: none;
	}
.texto-simple2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	text-align: justify;
}
.titulos {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linksAzul {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
	a.linksAzul:hover {
	color: #F23E0F;
	text-decoration: none;
	}
.texto-foot {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto-table {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto-simple3 {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.linksAzul2 {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.titulos2 {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.texto-simple4 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
.letranaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;


}
.tablas_result {
	border:thin;
	border-color:#009933;
}