.borde {
	border: 1px solid #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.txt a:link {
	color: #0000FF;
	text-decoration: underline;
}
.txt a:visited {
	color: #993366;
	text-decoration: underline;
}
.txt a:hover {
	color: #0000FF;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txtBlan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.borde2 {
	border: 1px solid #1C97E0;
}
.titRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
.img {
	position: static;
	width: 30%;
}
.linksPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.linksPie a:link {
	color: #FF0000;
	text-decoration: none;
}
.linksPie a:visited {
	color: #FF0000;
	text-decoration: none;
}
.linksPie a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.txtPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24a1d3;
}
.txtPie  a:link {
	color: #24a1d3;
	text-decoration: underline;
}
.txtPie  a:visited {
	color: #24a1d3;
	text-decoration: underline;
}
.txtPie  a:hover {
	color: #24a1d3;
	text-decoration: none;
}
.txtEnglish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.txtAcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.txtAcc a:link {
	color: #0000FF;
	text-decoration: underline;
}
.txtAcc a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.txtAcc a:hover {
	color: #0000FF;
	text-decoration: none;
}
.txtEnglish a:link {
	color: #FFCC00;
	text-decoration: none;
}
.txtEnglish a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.txtEnglish a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
