@charset "utf-8";
#columna4 td {
	color: #000;
}
a:link {
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
