@charset "iso-8859-2";
#disclaimerMain {
	position:absolute;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #bebebe;
	text-decoration: none;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 86px;
	z-index: 1;
	float: none;
	text-align: justify;
}
#disclaimerMain a{
	text-decoration: underline;
	color: #bebebe;
	font-weight: bold;	
}
.link-Discl {

	text-align: right;
}

#disclaimerMain a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
