.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.fonte {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.linha {
	background-image: url(images/linha.gif);
	background-repeat: repeat-x;
	background-position: center;
}

