/* Netventure, http://www.netventure.pl/ */

BODY { 
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color : #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
TD { 
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
.foot {
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}
A {	
	color: #FD491C;
	text-decoration: none;
}
A:visited { 
	color: #FD491C;
/*	color: #75715E; */
	text-decoration: none;
}
A:active,A:hover { 
	text-decoration: underline;
}