td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.linea {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00afd6;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.lineb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: black;
	border-bottom-color: #00afd6;
	border-left-color: black;
}
a:hover {  color: #CCCCCC; text-decoration: none}
a:active { color: #666666; text-decoration: none }
a:link { color: #666666; text-decoration: none }
a:visited { text-decoration: none ; color: #666666}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.b a:visited {
	color: #00afd6;
	text-decoration: none;
}
.b a:active {
	color: #00afd6;
	text-decoration: none;
}
.b a:hover {
	color: #00afd6;
}
.b a:link {
	color: #00afd6;
	text-decoration: none;
}
