.Titulo-not-index {
	font-family: "Arial Narrow", Arial, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #1b6da7;
}
.Texto-not-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.texto-pag-geral {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a 
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #1C6CA7;
	background-color: #F8F8FA;
	text-decoration: none;
}

.link-geral
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1c6ca7;
	text-decoration: none;

}

.link-geral:hover
{
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;

}

h1
{
font-family: "Arial Narrow", Arial, "Trebuchet MS";
	font-size: 130%;
	font-weight: bold;
	color: #1b6da7;


}