/* CSS Document */

.linkbox {
	text-decoration:none;
}
.linkbox:hover {
	text-decoration:none;
}
.alinhatopo {
	top:-15px;
}
.txtcentro {
	text-align:center;
}
.txtleft {
	text-align:left;
}