body {

	}
	
.fonte_azul_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
.fonte_branca_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666
}
.fonte_azul_11_negrito {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #D4D0C8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D4D0C8;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D4D0C8;
}.fonte_amarela_mais {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.borda_imagem {
	border: 1px solid #FFFFFF;
	text-align: center;
}
