 body {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #000000;
}





.img01 {
	border:1px solid #ccc;
	background:#fff;
	padding:4px;
}

a.estilo1 {
	text-decoration:none;
	color:#0F53A1;
	font-size:10;
}

a.estilo1:hover {
	text-decoration:none;
	color:#999999;
	font-size:10;
}






#textNoticia {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#textNoticia a {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}

#textNoticia a:hover {
	color: #666666;
	text-decoration: underline;
}

#h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
}

#erro{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.tituloNoticia{
	font-weight: bold;
}
.sair{
	font-size: 15px;
}

.tituloAdmin{
	font-weight: bold;
}

a {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}

.pedido{
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
