.idioma {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bolder;
}
/* Links */

a:link {
	text-decoration: none;
	color: #999999;
} 

a:visited {
	text-decoration: none;
	color: #999999;
} 

a:active {
	text-decoration: none;
	color: #FFFFFF;
} 

a:hover {
	text-decoration: none;
	color: #666666;
}
.null {
}
.texto {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
}
.textobold {

	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}
