*{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana;
}
.dblock{
	display: block !important;
}
.dnone{
	display: none !important;
}
.tcenter{
	text-align: center !important;
}
input[type=text]{
	outline: 2px solid #333;
	width: 100%;
	padding: 0px 10px;
	max-width: 450px;
	height: 30px;
}
.linkgenerado{
	font-weight: bold;
	font-size: 30px;
}
#txt-info{
	padding-bottom: 5px;
}