a:link{text-decoration: none; color:#999999;}
a:active{text-decoration: none; color:#999999;}
a:visited{text-decoration: none; color:#999999;}
a:hover{text-decoration: none; color:#999999;}

.txtverdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fundolateral {
	background-attachment: fixed;
	background-image: url(../img/img_lateral.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fundoboletim {
	background-attachment: fixed;
	background-image: url(../img/img_boletim.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.combo {
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tracovertesquerdo {
	background-attachment: fixed;
	background-image: url(../img/traco_vertigal.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tracohorizontal {
	background-attachment: fixed;
	background-image: url(../img/traco_horizontal.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.fundofundo {
	background-attachment: fixed;
	background-image: url(../img/fundofundo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
