.textoNoticia {
	font-family: Arial;
	font-size: 12px;
}
.textoNoticia1 {
	font-family: Arial;
	font-size: 10px;
}
.textoNoticia2 {
	font-family: Arial;
	font-size: 10px;
	color: #000066;
	font-weight: bold;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.textoTopicos {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	font-weight: bold;	
}
ORM {
 display: inline;
}
input {
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
textarea {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	color:#666666;		
}
select {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;	
}
.tabelaclientes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
}
.textotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
.textooutras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
