.tabela1 {
	background-repeat: repeat;
	border: 1px none Gray;
	border-color: Gray Gray Gray Gray;
	border-bottom: Silver;
	border-left: Silver;
	border-right: Silver;
	border-top: Silver;
}

body {
	margin: 2px auto;
	text-align: center;
	background-color: #dedede;
	}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 0px;
	text-indent: 1px;
	padding-right: 0px;
	height: 30px;
	width: 210px;
	border: 1px none #666666;

}
.tituloazul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #009ACE;
	text-decoration: none;
	font-weight: bolder;
	text-align: justify;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: lighter;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #d5d5d5;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #d5d5d5;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #a5a5a5;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #d5d5d5;
	text-decoration: none;
	font-size: 12px;
}

.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #CCCCCC;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-align: left;
}
.titulolink {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #d5d5d5;
	font-weight: lighter;
	text-align: left;
	text-indent: 0px;
	padding-left: 5px;
}
.titulolinkpq {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #005CA1;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	padding-left: 5px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5d5d5;
	text-align: justify;
}
.textoPrata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5d5d5;
	text-align: justify;
}

.marcador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-color: Yellow;
}
.textopreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: lighter;
}

