table.marco {
	border: 1px dotted #454750;
}
a.bottom {
	color: #8FA5BE;
	text-decoration: none;
}
a:hover.bottom {
	color: #AAAAAA;
	text-decoration: underline;
}
a.middle {
	color: #34396B;
	text-decoration: none;
	font-weight: bold;

}
a:hover.middle {
	color: #6C7C99;
	text-decoration: none;
	font-weight: normal;
}