HTML {
   height: 100%; }

body {
	height: 100%;
	background-image: url(images/backgroung.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000033;
	word-spacing: 0.2em;
	line-height: 15px;
}	


.more {	font-family: tahoma;
	font-size: 10px;
	color: #fd5600; }


.copyright {	font-family: tahoma;
	font-size: 10px;
	color: #d9d9d9; }
a:link {
	color: #000033;
}
a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #000033;
}
