body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	padding: 0;
	margin: 0;
}
.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.HeaderText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.TextMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.PagDColDxLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A424A;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.PagDColDxLinks:hover {
	text-decoration: underline;
}
.intText {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	word-spacing: 2px;
}
a.intText:hover {
	text-decoration: underline;
}
.PriceOutput {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.PBoxHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height: 27px;
	background-color: #FE5985;
	background-image: url(../header_bg.gif);
	background-repeat: repeat-y;
}
.CatResume, .CatResume a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}