.gradientBack {
	background-attachment: fixed;
	background-image: url(images/gradientBackground.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: normal;

}
.lineBackground {
	background-attachment: fixed;
	background-image: url(/international/images/lineBackground.gif);
	background-repeat: repeat-y;
}
.Fine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: left;


}
.shadowBackground {
	background-attachment: fixed;
	background-image: url(/international/images/shadowBackground.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C0C0C0;
	
}
