.titulo_noticia {
	font-family: Verdana;
	font-size: 13px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
.leia_mais {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
.link_leia {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.link_leia:link {
	font-family: Verdana;
	font-size: 10px;
	}
.link_leia:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.link_monitor {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.link_monitor:link {
	font-family: Verdana;
	font-size: 10px;
	}
.link_monitor:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.titulo_2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }
.texto_other {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
    }
.texto_verde {
	font-family: Verdana;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
    }
.texto_ {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
    }
.texto_home {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }
.texto_logotipo {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
    }
._noticias {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
    }
.link_menu {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
	}
.link_menu:link {
	font-family: Verdana;
	font-size: 12px;
	}
.link_menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.menu_link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	}
.menu_link:link {
	font-family: Verdana;
	font-size: 12px;
	}
.menu_link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
	}
.bottom_pagina {
	font-family: Verdana;
	font-size: 9px;
	background-color: #EFEFEF;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
	line-height: 12px;
 	}
	
.pagina_bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
 	}
.textfield {
	font-family: Verdana;
	font-size: 9px;
	color: #777777;
	height: 10px;
	width: 85px;
	border: 1px solid #7F9DB9;
}
.paginaAtual {
	font-family: Verdana;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
}
.link_bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	}
.link_bottom:link {
	font-family: Verdana;
	font-size: 10px;
	}
.link_bottom:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	}
	
- Css Abaixo é Referente aos Formulários. 

input {
	color: #FFFFFF;
	background-color: #006600;
	font-family: Verdana;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #003300;
}
textarea {  
	color: #003300;
	font-family: Verdana;
	background-color: #FFFFFF}
.botao {
	background-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #00CC00;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #00CC00;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
select {
	font-family: Verdana;
	font-size: 10px;
	background-color: #999999;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #CCCCCC;
}
.Titulo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #black;
	text-decoration: none;
}
.Titulo-Data {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
.Texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Titulo_NEWS {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
}
.menu_site {
  	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	}
.menu_site:link {
	font-family: Verdana;
	font-size: 10px;
	}
.menu_site:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #BEBEBE;
	text-decoration: none;
	font-weight: bolder;
	line-height: 12px;
	}