/* CSS Document */
.news {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.texto {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.textobold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}
a:link {
	color: #009999;
}
a:active {
	color: #009999;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #009999;
}
body {   scrollbar-arrow-color:      rgb(110,179,170);
         scrollbar-base-color:       rgb(159,236,228);
         scrollbar-darkshadow-color: rgb(110,179,170);
		 scrollbar-face-color:       rgb(169,236,228);
		 scrollbar-highlight-color:  rgb(194,255,255);
		 scrollbar-shadow-color:     rgb(110,179,170);
		 scrollbar-track-color:      rgb(255,255,255);
}.news-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #009999;
}
.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.green-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	text-decoration: none;
}
.texto_branco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
