body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Georgia,Tahoma;
	font-size: 14px;
	color: #d0cbc3;
}
td {
	font-family: Georgia,Tahoma;
	font-size: 14px;
	color: #d0cbc3;
}
.txt-extra {
	font-family: Georgia,Tahoma;
	font-size: 14px;
	color: #d0cbc3;
}
a:link {
	color: #769422;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #769422;
}
a:hover {
	text-decoration: underline;
	color: #769422;
}
a:active {
	text-decoration: none;
}
.png {
_behavior: url(http://www.duopixel.com.ar/pngtransparency.htc);
}