BODY
{
	background : #FFFFFF url(../PATTERN/PATTERN1.GIF);
}
.TDbg
{
	background : #FFFFFF url(../images/default_13.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
}
.TDtesto
{
	text-align:justify; 
	vertical-align:top; 
	padding-left:8px; 
	padding-right:15px;
}
.testo
{
	font-family:arial, verdana; 
	font-size:12px
}
.Titolo
{
	font-family:arial, verdana; 
	font-size:18px;
	font-weight : bold;
	color: #D6A34A;
}
A:link, A:visited, A:active
{
	font-family : arial, verdana;
	font-size: 12px;
	text-decoration : none;
	color : #2D208A;
}
A:Hover
{
	font-family : arial, verdana;
	font-size: 12px;
	background : #D2FFFF;
	color : #2D208A;
}

