@charset "UTF-8";
.corpo {
	font-family: tahoma;
	font-size: 12px;
	text-decoration:none;
}
.corpo a:link{
	font-family: tahoma;
	font-size: 12px;
	text-decoration:none;
}
.corpo a:visited{
	font-family: tahoma;
	font-size: 12px;
	text-decoration:none;
}
.corpo a:hover{
	font-family: tahoma;
	font-size: 12px;
	text-decoration:underline;
}
