BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;

}
TD {
	font-family : Verdana;
	font-size : 12px;
}
A:LINK{
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color: #DC352F;
	text-decoration : none;
}
A:HOVER {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color: #838383;
	text-decoration : none;
}
A:VISITED {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color: #DC352F;
	text-decoration : none;
}
a:link.top{
	width: 100px;
	font-size : 10px;
	font-family : Verdana;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	height : 15px;

}
a:visited.top{
	width: 100px;
	font-size : 10px;
	font-family : Verdana;
	color: #FFFFFF ;
	TEXT-DECORATION: none;
	height : 15px;

}
a:hover.top {
	width: 100px;
	font-size : 10px;
	font-family : Verdana;
	color: #000000 ;
	TEXT-DECORATION: none;
	height : 15px;
	background-image : url(img/ms2.gif);
}
TD.menu {
	background-image : url(img/m1.gif);
	background-position : left;
	background-repeat : no-repeat;
	background-color : #DC352F;
}
TD.pop {
	font-size : 12px;
	font-family : Verdana;
	color: #FFFFFF ;
	font-weight : bold;
}
TD.sfondop {
	background-image : url('img/sfondo-p.gif');
	background-position :  right top;
	background-repeat : repeat-y;
	
}