  
  body,td,th {
	color: #CCCCCC;
	font-family: "Lucida Grande",serif;
	font-size: 12px;
  }
  body {
        background-color: #000000;
  }
  a:link {
        text-decoration: none;
        color: #FF9900;
  }
  a:visited {
        text-decoration: none;
        color: #FF9900;
  }
  a:hover {
        text-decoration: none;
        color: #FFFFFF;
  }
  a:active {
        text-decoration: underline;
  }
  .style5 {font-size: medium}
.style8 {
	font-size: xx-small;
	color: #666666;
}
.DataDaNoticia {
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.TextoDaNoticia {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
.ArticleTitle  {
	color: #999999;
	font-size: 12px;
}
.MiniaturaNasNoticias {
	border: 0 solid #000000;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
}.DataComentarios {
	font-size: small;
	color: #999999;
}
.TabelaComentarios {
	text-align: left;
}
.AvatarComentarios {
	vertical-align: top;
}
.commentBoxHeading {
	font-size: 8px;
	background-color: #222222;
}
input {
	font-family: "Lucida Grande", Georgia, Tahoma, "Times New Roman",serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
textarea {
	font-family: "Lucida Grande", Georgia, Tahoma, "Times New Roman",serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.commentName {
	margin-top: 5px;
}
.commentText {
	margin-top: 5px;
}
.commentSave {
	margin-top: 5px;
}
