body	{	color:#ccc;	background: #111111 url(black.jpg) repeat; }		div.box	{ 	position: absolute;	width: 200px;	z-index: 90;	color: #777;	font-family: Arial, sans-serif;	font-weight: bold;	font-size: 16pt; 	background-color: #090909;	background-image: url('bgBox.jpg'); 	background-repeat: repeat;	background-attachment: scroll; 	background-position: 0%;	padding:10px;	padding-bottom:4px;}div.boxD	{ 	position: absolute;	width: 200px;	height: 220px;	z-index: 90;	color: #777;	font-family: Arial, sans-serif;	font-weight: bold;	font-size: 16pt; 	background-color: #090909;	background-image: url('bgBox.jpg'); 	background-repeat: repeat;	background-attachment: scroll; 	background-position: 0%;	padding:10px;	padding-bottom:4px;}div.box2	{ 	position: absolute;	width: 200px;	z-index: 90;	color: #777;	font-family: Arial, sans-serif;	font-style: italic;	font-weight: bold;	font-size: 14pt; 	background-color: #090909;	background-image: url('bgBox.jpg'); 	background-repeat: repeat;	background-attachment: scroll; 	background-position: 0%;	padding:10px;	padding-bottom:4px;}                   div.txt {	position: absolute;	width: 480px;	z-index: 99;	color: #ccc;	font-family:Arial,sans-serif;	font-weight: bold;		font-size: 12pt;}div.pic {	position: absolute;	z-index: 80;}div.picf {	position: absolute;	z-index: 90;}div.dec {   position: absolute;   top:0px;   left:400px;   z-index:100;}#dec {   position: absolute;   top:0px;   left:400px;   z-index:100;}#decnews[id] {   position: absolute;   position:fixed;   top:0px;   left:510px;   z-index:95;}#dec[id] {  position:fixed;}div.web {	position: absolute;	left: 44px;	color: #555;	font-size: 8pt;	font-family:Arial,sans-serif;}	a:link    { 		color: #777;	text-decoration:none;}				a:visited { 		color: #777;	text-decoration:none;}				a:hover   {			color:#ccc;	letter-spacing:1px;	text-decoration:none;}				a:active  {			color:#777;	letter-spacing:1px;	text-decoration:none;}		web a:active  {			color:#777;	letter-spacing:10px;	text-decoration:none;}		