@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: overline;
	cursor: auto;
}
a:visited {
	color: #006699;
}
a:active {
	text-decoration: none;
}
#Table_01 .tdprin .tdprin .styletexto a {
	text-decoration: none;
}
#Table_01 .tdprin .tdprin .styletexto a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}

