﻿

a {
				/* Le regole per stilizzare i collegamenti */
color: #000000; /*background:#666666;*/;
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
}
a:visited {
				/* Le regole per stilizzare i collegamenti */
color: #000000; /*background:#666666;*/;
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
}
a:hover {
				/* Le regole per stilizzare i collegamenti */
color: #000000; /*background:#666666;*/;
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10px;
}


