body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #424242;
}
#corpo{
	width: 795px;
	height: 522px;
	left: 50%;
	top: 50%;
	margin-left: -397px;
	margin-top: -261px;
	position: absolute;
}
.texto {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 30px;
}

a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #d89141;
}
a:active {
	text-decoration: none;
	color: #999999;
}
