a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {  font-weight: bold}
.layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tdprincipalmeio {
	background-attachment: scroll;
	background-image: url(/IMAGENS/back_meio.gif);
	background-repeat: no-repeat;
}
body {
	background-attachment: fixed;
	background-image: url(/IMAGENS/MainFundo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TituloLista {
	font-family: Tahoma, Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.TituloLista:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.lista {
	width: 350px;
}
