.Texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.Texto-borda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	border:1px solid #060;
	padding:10px;
}
a {
	text-decoration : none;
	font:Verdana; color:#060;
	font-weight:normal;
}
a:hover  {
	text-decoration : underline;
	font:Verdana; color:#006600;
	font-weight:normal;
}
