.lnkAnunciosDeslizantes {
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.lnkAnunciosDeslizantes:hover {
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:overline;
	color:#000000;
}
.itemsMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CC6600;
	height: 25px;
}
.lnkMenu {
	text-decoration:none; color:#000000;
}
.lnkMenu:hover {
	text-decoration:none; color:#CC6600;
}.tituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	height: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoPaginacao {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	height: auto;
	width: 250px;
	border: 1px solid #999999;
}
.btnNormal {
	border: none;
	background-color: #F9F9F9;
	width: 50px;
	height: auto;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
