body {
	color : #000000;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 10px;
	margin-bottom : 10px;
	background-image : url(poz.jpg);
	background-attachment : fixed;
}	
a {
	text-decoration: underline;
	color: #990000;
}	


a:hover {
	text-decoration: underline overline;
	color: #990000;
	background-color : #FFFFCC;
}

.ram {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid  #000000;
}
table {
	border-left: 0px dotted #993399;
	border-right: 0px dotted #993399;
	border-top: 0px dotted #993399;
	border-bottom: 0px dotted #993399;
	width : 80%;
	font-size : 12px;
}
.bottom {
	border-left: 0px solid #993399;
	border-right: 0px solid #993399;
	border-top: 0px solid #993399;
	border-bottom: 1px solid #993399;
	padding : 5px 5px 5px 5px;
}
.lista-seo { display:block; text-align:center; font-size: 10px; margin: 2px 25%; color: #990000;}
.lista-seo a  { color: #990000; text-decoration:none;}
.lista-seo a:hover { color: #990000; text-decoration:underline;}
