

.voltar {
        margin-left: 80px;
}

.voltar a {
	text-decoration: none;
	color: #000;
}

.voltar a:hover {
	text-decoration: underline;
	color: #fff;
}

