@charset "utf-8";
/* CSS Document */

table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
}
.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	text-decoration: underline;

}

.letragrande a:hover {
color: #999;
font-size:12px;
}

table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: ##999;
	text-decoration: none;
	font-weight: 500;
}
