body
{
	padding:0px; 
	margin:0px;
	background-color:Black;
	font-family:Verdana, Arial;
	color:Black;
	scrollbar-face-color:#E9E3D0;
   scrollbar-arrow-color:#A03E1C;
   scrollbar-track-color:#FCFAF1;
   scrollbar-shadow-color:#FCFAF1;
   scrollbar-highlight-color:#FCFAF1;
   scrollbar-3dlight-color:#FCFAF1;
   scrollbar-darkshadow-Color:#FCFAF1;
}

a
{
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
	text-decoration: underline;
}

.textoData
{
	color: #835525;
	font-size: 7pt;
	font-weight:bold;
	text-align:center;
	padding-top: 9px;
}

.textoNoticiaData
{
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
}

.textoNoticia
{
	font-size: 7.5pt;
	/*text-align:justify;
	text-justify:distribute-all-lines;*/
}

.tituloNoticia
{
	padding-top: 16px;
	padding-left: 65px;
	color: #A03E1C;
	font-size: 7.5pt;
	font-weight:bold;
}

.textoCadastro
{
	color: #A03E1C;
	font-size: 9pt;
	font-weight:bold;
}

.texto
{
	font-size: 8pt;
}

.textoProgramacao
{
	padding-top: 0px;
	padding-left: 15px;
	font-size: 8pt;
}

.divNoticias
{
	padding-top: 0px;
	padding-left: 60px;
	overflow:auto;
	width:215;
	height:164;
}