.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0033CC;
	text-decoration: none;
}
.textonegrito {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
}
.Texto_noticia {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	line-height: 10px;
	text-decoration: none;
}
.Titulo_branco {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.Titulo_noticia {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.linha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #285F89;
	height: auto;
	width: auto;
	border: thin none #999999;
}
.formbutton {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	height: auto;
	width: auto;
	border: thin none #999999;
}

