@charset "utf-8";
.linkuri {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}
.linkuri2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 18px;
}
.continut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: left;
	white-space: normal;
}
.copyright {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
	color: #000;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FF0;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
body  {
	background-color: #000;
}

img { 
	behavior: url(iepngfix.htc)
}
