.bg-head {
	background-image: url(images/pasqualemontesano_bg_head.gif);
	background-repeat: repeat-x;
}
.bg-head {
	background-image: url(images/pasqualemontesano_bg_head.gif);
	background-repeat: repeat-x;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #400000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover IMG {
	FILTER: alpha(opacity=70)
}
a:active IMG {
	FILTER: alpha(opacity=70)
}
.bg2 {
	background-image: url(images/pasqualemontesano_bg_menu.gif);
	background-repeat: repeat-x;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: overline;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}