.tabel{
	align: center;
	padding:3px;
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
}
.titlu{
	font-family:"Courier New", Courier, mono;
	font-size:18;
	font-weight:bold;
	color:#000000;
}
.continut_titlu{
	border-style:inset;	
	border-color:#999999;
	border-width: 1px;
	font-family:"Courier New", Courier, mono
	font-size:17;
	font-weight:bold;
	color:#000000;
}
.continut{
	border-style:inset;	
	border-color:#999999;
	border-width: 1px;
	font-family:"Courier New", Courier, mono;
	font-size:17;
	font-weight:bold;
	color:#666666;
}
.continut a{
	font-family:"Courier New", Courier, mono;
	font-size:17;
	font-weight:bold;
	color:#0000FF;
	text-decoration:none;
}
.continut_novisit{
	border-style:inset;	
	border-color:#999999;
	border-width: 1px;
	font-family:"Courier New", Courier, mono;
	font-size:17;
	font-weight:bold;
	color:#FF0000;
}

