.fonte1 {
	font-family: arial;
	font-size: 11px;
	color: #25240A;
	text-decoration: none;
}
.fonte2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bg_top {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_bt {
	background-image: url(images/bg_bt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D3E9F5;
}
.fonte3 {
	font-family: arial;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}
.repeat {
	background-repeat: no-repeat;
	background-position: center center;
}
