

			body,html {
				font: 11px Arial, sans-serif;
				margin: 0px 0px 0px 0px;
				background: #000000;
				text-align: center;
				color: #212121;
			}
			table {
				width: 100%;
			}
			table td {
				valign: middle;
			}
			a:link , a:visited , a:active {
				font : 11px Arial, sans-serif;
				text-decoration : none; 
				color : #191919; 
			}
			a:hover {
				font : 11px Arial, sans-serif;
				text-decoration : underline; 
				color : #333333; 
			}

		.txt {
		  	font: 11px Arial, sans-serif;
		  	text-align: left;
		  	margin: 20px 20px 20px 20px;
		}
		.base {
		  	background: url("olympia_home.jpg") no-repeat top right;
		  	text-align: center;
			background-position:center;
			padding-top:50px;
			height: 350px;
			width:100%;
		}
		
	
