

.sub {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.subBlue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1f458e;
}
.sub2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #797979;
}
.sub3, .sub4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #6666ff;
}

.sub4 {
	font-size: 16px;
	color: #ff6666;
}

.bod {
	font-family: "Arial";
	font-size: 14px;
	color: #232020;
}

.bod0 {
	font-family: "Arial";
	font-size: 10px;
	color: #d0d0d0;
}

.bod2 {
	font-family: "Arial";
	font-size: 18px;
	color: #232020;
}

.link_w {
	font-family: "Arial";
	font-size: 11px;
	color: #1e458e;
	}
.link_w:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #967c03;
	text-decoration : none;
}
A {     
	font-family: "Arial";
	font-size: 16px;
        Color : #1f458e; 
	text-decoration : none;
}
A:hover { 
        font-family: "Arial";
	font-size: 16px;
	Color : #967c03; 
	text-decoration : none;
}
.subTit {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #1e458e;
}
.subTit2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1e458e;
}
.link {     
	font-family: "Arial";
	font-size: 10px;
	Color : #005b9a; 
	text-decoration : none;
}
.link:hover { 
    font-family: "Arial";
	font-size: 10px;
	Color : #967c03; 
	text-decoration : none;
	
	}
.link2 {     
	font-family: "Arial";
	font-size: 14px;
	Color : #005b9a; 
	text-decoration : none;
}
.link2:hover { 
    font-family: "Arial";
	font-size: 14px;
	Color : #967c03;
	text-decoration : none; 
}
	.bod_w {
	font-family: "Arial";
	font-size: 11px;
	color: #1e458e;
	}

.bodLink
{
	font-family: "Arial";
	font-size: 14px;
	color: #232020;
	text-decoration : none;
}

.bodLink:hover
{
	font-family: "Arial";
	font-size: 14px;
	color: #232020;
	text-decoration : underline;
}

.bodLink2
{
	font-family: "Arial";
	font-size: 14px;
	color: #232020;
	text-decoration : underline;
}

.bodLink2:hover
{
	font-family: "Arial";
	font-size: 14px;
	color: #232020;
	text-decoration : none;
}

.imgborder {
	border: solid 1px #1e458e;
}

.Milano
{
	font-family: "Arial";
	font-size: 10px;
	color: #d0d0d0;
	text-decoration : none;
}

.Milano:hover
{
	font-family: "Arial";
	font-size: 10px;
	color: #d0d0d0;
	text-decoration : none;
}

.FalegnameriaMilano
{
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}

.FalegnameriaMilano:hover
{
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
}

.popup
{
	position:absolute;
	top: 180px;
	left: 35%;
	z-index:1000000;
	background-color: #999999;
	width: 428px;
	height: 233px;
	color: #000000;
	font-size: 20px;
	background-image: url('../Popup/PopupHome1.jpg');
	border: solid 2px #ffffff;
}
.popupClose
{
    font-size: 12px;
    color: #ffffff;
}
.popupClose:hover
{
    font-size: 12px;
    color: #ffff00;
}
