body 			{ 	
			text-align:center; 
			font-family:arial;
			margin:0px;
			margin-top:5px; 
			background: url(/img/finessi2.jpg);
			background-repeat:repeat-x;
			}
.titl	{ color: white; }
.titl	a:link { color: white; }
.titl	a:visited { color: white; }

h3, h4
 	{ 	font-family : Bodoni MT, sans-serif; 
		font-size : 20pt;
		color : blue; 
	}

.menu { 	font-size: 12px; 
		color: #2e426b; 
		vertical-align: center;
	} 

.menu a:link 	{ 	color: #2e426b; 	}
.menu a:visited { 	color: #2e426b; 	}
.menu a:hover 	{ 	color: blue; 	} 

td.sog { 	font-size: 24px;
		font-weight:bold;
		color: blue;
		text-align:center;
		vertical-align: center;
		text-decoration: none;
		border: solid 1px #cccccc; 
		border-right: solid 2px #999999; 
		border-bottom: solid 2px #999999;
		background: #99ccff;	
	} 
 
td.sog a:link 	{ 	color: blue;/* #6699CC;*/  text-decoration: none;	}
td.sog a:visited { 	color: blue; text-decoration: none;	} 

.key	{
	width:28px;
	height:28px;
	text-align:center;
	vertical-align:center;
/*	border:none; */
/*	background: url(/img/key.png); */
	}

