body {
	background-image:url(images/bg_deg.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title_page{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;	
	}
.txt_page{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	}
.txt_traducere{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#e62700;
	}
a {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
}
