.texto {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.lateral {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.link {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #AF251B;
	text-decoration: none;
}
