/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}




a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

.testo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.mylink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.dot{
	margin: 0;
	background-image: url(../images/point.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}

