.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666633;
}

A {
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}
A:link {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
A.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #339999;
}
A.text:link {
	text-decoration: none;
	color: #339999;
}
A.text:active {
	color: #339999;
}
A.text:visited {
	color: #339999;
}
A.text:hover {
	color: #339999;
	text-decoration: underline;
}
