body {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #eeeeee;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.border{
	border: solid 6px #ffffff;
}

