.txtpe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtpe2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.txtpe2:hover{
	color: #ff0000;
	text-decoration: none;
}

.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}
.txtnormd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.titulod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #b5a36d;
	text-decoration: none;
	font-weight: bold;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.txtbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #dddddd;
	text-decoration: none;
}
.txtnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
input {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			border: 0 solid;
			color: #000000;
			font-weight: bold; 
			background-color: #cccccc; 
			border: 0 solid 
		}
textarea {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			border: 0 solid;
			color: #000000;
			font-weight: bold; 
			background-color: #cccccc; 
			border: 0 solid 
		}