﻿body {
}
.testo
{
	font-size: small;
	color: blue;
	font-family: Verdana;
}
.titoli
{
	font-weight: bold;
	font-size: medium;
	color: #ffcc66;
	font-family: Verdana;
}
A:link
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

