body {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/bg_idioma.jpg);
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
A.txt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.basetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
A.basetext:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
A.basetext:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #004B39;
	text-decoration: none;
	line-height: 14px;
}
A.basetext:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
A.basetext:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}

