.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;



}
a.links:hover {
	color: #FFCC00;
}

.links2 {
	font-family: Tahoma;
	font-size:11px;
	color: #FFCC00;
	text-decoration:none;
}
a.links2:hover {
	color:#FFCC00;
}

.links3 {
	font-family:Tahoma;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}
a.links3:hover {
	text-decoration:underline;
	color:#FFCC00;
}

.texto-simple {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;


}
.fields {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;

}
.texto-blanco {

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


}
	a.texto-foot-links:hover {
	color: #006699;
	text-decoration: none;
}
.texto-simple-bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

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

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	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: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
	a.linksAzul:hover {
	color: #FF9900;
	text-decoration: none;
	}
.texto-foot {

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


	font-family: Tahoma;
	font-size: 9px;
	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: 11px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}
.titulos2 {

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

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

.campos-textos {
	font-family:Tahoma;
	font-size:12px;
	background:#666666;
	color:#FF9900;
	font-weight:bold;
	border-bottom:#666666;
	border-right:#666666;
	border-left:#666666;
	border-top:#666666;
}

.btn {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	background:#666666;
	color:#FF9900;
	border-top:#999999;
	border-left:#999999;
}