body {background-color: #fff;}
p, h1, h2, h3, a {font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-style: normal;
	color: #666;
	font-weight: normal;
	}
	
.tabelmic {
	border: 1px dashed #6E6E6E;
}

.tabelmare {
	border: 1px solid #111111;
}

IMG.main{
	border: 1px solid #000000
}
.inv {
	position:absolute;
	top:-200px;
}
a	{
	color: #999999;
	text-decoration: none;
	}
	
a:hover	{
	color: #999999;
	text-decoration: underline;
	}
div.link {
	text-indent: -9999px;
	color: #666;
}
div.link a, div.link a:hover, div.link a:visited{
	color: #666;
}