.txtCreditos {
	font-family:Verdana, helvetica, sans-serif ;
	font-weight:normal;
	font-size: 8px;
	line-height: normal;
; text-decoration: none
}

A:link    {
	text-decoration: none;
}
A:active  {
	text-decoration: none;
	color: #333333;
}
A:visited {
	text-decoration: none;
}
A:hover   {
	text-decoration: none;
}