﻿body
{
	background-image:url("images/sfondo1.jpg")
	
}
TD {
	color : #5C5CEC;
	font-family : Tahoma;
	font-size: 11;
}
A {
	color : #5C5CEC;
	font-family : Arial;
	text-decoration: none;
	font-size: 11;
	font-weight: bold;
}
A:Hover {
	text-decoration: none;
	color : #000066;
	font-size: 11;
	font-family : Arial;
	font-weight: bold;
}	
.titolo 
{
	
	font-size: 40pt;
    font-family: Tahoma;
	color : #000066;
	
}
.border {
	border-top: 2px  solid #FFCC99;
	border-right: 2px solid #FFCC99;
	border-bottom: 2px solid #FFCC99;
	border-left: 2px solid #FFCC99;
	background-color:#ffffff;
}
