#coolmenu{
	width: 198px;
	background-image: url(../images/fadeCC2.jpg);
}
#coolmenu a{
font: bold 11px Tahoma;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #666666;
text-decoration: none;
}
html>body #coolmenu a{
width: auto;
}
#coolmenu a:hover{z
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-image: url(../images/menuline.jpg);
	background-repeat: inherit;
	background-position: bottom;
}
#tabledescription{
	width: 529px;
	height: 22px;
	padding: 2px;
	filter:alpha(opacity=0);
-moz-opacity:0;
	position: absolute;
	top: 76px;
	left: 315px;
	font: bold 16px Georgia;
	color: #000000;
}
.bordi {
	border: ridge #CCCCCC 1px;
}
.testo {
	font: 13px Tahoma;
	color: #000000;
	padding-left: 4px;
	padding-right: 4px;
}
.testoRosso {

	font: bold 13px Tahoma;
	color: #FF0000;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
.testosmall {
	font: 10px Tahoma;
	color: #000000;
	border-bottom: solid #CCCCCC 1px;
	padding-left: 2px;
}
.testosmallRosso {
	font: Bold 10px Tahoma;
	color: #FF0000;
	border-bottom: solid #CCCCCC 1px;
	padding-left: 2px;
}
.testosmall2 {

	font: 10px Tahoma;
	color: #000000;
}
.testo2 {
	font: 11px Tahoma;
	color: #000000;
	line-height: 20px;
}