.body {
	background-image: url(images/fundo.jpg);
}
.ConteudoLink {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ConteudoLink:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.TopoTelas {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #B9B9B9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
	letter-spacing: -1px;
}
.BordaMenu {
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
}
