a:active {
	font-family : Arial;
	font-size : 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	font-family : Arial;
	font-size : 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.Item {
	background-color: #0099FF;
}
.Lbaixo {
	font: 400 11px Arial;
	color: #FFFFFF;
	text-decoration: none;

}
.LCima {
	font: bold 11px/10px Arial;
	color: #FFFFFF;
	text-decoration: none;
	top: 1px;



}
.Tabela {
	border-top: 1px solid #000099;
	border-right: 1px none #000099;
	border-bottom: 1px none #000099;
	border-left: 1px none #000099;

}
.TDentro {
	letter-spacing: 0px;
	border-top: 1px none #000099;
	border-right: 1px none #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px none #000099;
	padding-left: 10px;

}
.Layer {
	background: url(item.gif) no-repeat 0px bottom;
	padding: 5px 0px 0px 2px;
}
.Baixo {
	padding-left: 5px;
}

