A:LINK,A:VISITED {
	color: #FE5C00;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

A:HOVER {
	color: #696969;
	text-decoration: none;
}
A.padrao:LINK,A.padrao:VISITED {
	color: #FE5C00;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

A.padrao:HOVER {
	color: #696969;
	text-decoration: none;
}


A.busca:LINK,A.busca:VISITED  {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

A.busca:HOVER {
	color: #696969;
	text-decoration: none;
}

A.rodape:LINK,A.rodape:VISITED  {
	color: #1161A7;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

A.rodape:HOVER {
	color: #696969;
	text-decoration: none;
}

.divisor_rodape{
	color: #1161A7;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.copy{
	color: #708090;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;

}

.texto_principal {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

.texto_busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #708090;
}

.titulo_paginas {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1161A7;
	}

.titulo_noticias {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1161A7;
}
	
.titulo_cinza {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #708090;
	}
	
.subtitulo {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1161A7;
	}
	
.texto_rodape{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.label01{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.label02{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.botao{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #A7B2BC;
	cursor: pointer;
}