h1 {
	font-family: Verdana, Arial;
	font-size: 22px;
	color: #0099FF;
	font-weight: bold;
	margin: 0px 0px 5px;
	letter-spacing: 2pt;
}

h2 {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #0099FF;
	font-weight: bold;
	margin: 0px 0px 5px;
	text-align: left;
}

.TextoAzul {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000099;
	text-align: justify;
	list-style-type: square;
}

a.TextoAzul {
	font-size: 12px;
	color: #FF6600;
	text-align: justify;
	list-style-type: square;
	font-weight: bold;
}

a.TextoAzul:hover {
	font-size: 12px;
	color: #0099FF;
	text-align: justify;
	list-style-type: square;
	font-weight: bold;
}

.TextoAzulClaro {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #0099FF;
}

.TextoAzulClaroGrande {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #0099FF;
}

.NotaFoto {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #0099FF;
	font-weight: bold;
}

.InfLegal {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000099;
}

.Noticia {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000099;
}

a.Noticia {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}

a.Noticia:hover {
	color: #0099FF;
	font-weight: bold;
}
