@charset "UTF-8";/* CSS Document */body {	margin: 0px;	padding: 0px;	/*text-align: center;*/	background: #404040 url('../images/secret-document_bg.jpg') center top no-repeat;	font-family:Arial, Helvetica, sans-serif;}.content_text {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 22px;	color: #ffffff;	text-decoration: none;	font-style: normal;	font-weight: normal;}.content_text a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 22px;	color: #ffffff;	text-decoration: none;	border-width: 1px 0;	border-style: solid;	border-color: #fff #fff #ccc;	position: relative; /* this for Opera as links under right logo weren't clickable */	z-index: 50;}.content_text a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 22px;	color: #404040;	border-color: #646464 #404040;	background: #ffffff;	font-style: normal;	font-weight: normal;}