.fontepadrao {
	font-family: Verdana;
	font-size: 12px; color: #000000; text-decoration: none
}

.fontepadraolink {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.fontepadraolink:hover {
    font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: Underline;
}

.alerta {
	font-family: Verdana;
	font-size: 18px; color: #fF0F00; text-decoration: none
}

.mensagem {
	font-family: Verdana;
	font-size: 12px; color: #f00000; text-decoration: none
}

.botao {
	font-family: Verdana;
	font-size: 10px; color: #000000; text-decoration: none
    width:100
    height:20

}

.linkazul {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: Underline,bold;
}

.linkazul:hover {
    font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: Underline,bold;
}

.fontepadraocor {
	font-family: Verdana;
	font-size: 12px; color: #0000FF; text-decoration: none
}

.tabelapadrao {
	font-family: Verdana;
	font-size: 09px; color: #000000; text-decoration: none
}

.tabelapadraocor {
	font-family: Verdana;
	font-size: 09px; color: #0000FF; text-decoration: none
}

.titulo {
	font-family: Verdana;
	font-size: 18px; color: #000000; text-decoration: none
}

.subtitulo {
	font-family: Verdana;
	font-size: 16px; color: #000000; text-decoration: none
}

.linksel {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
    BACKGROUND-COLOR: #0000ff;
	text-decoration: none
}

.link {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none
}

.link:hover {
    font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 09px;
	color: #FF0000;
	text-decoration: none
}
.fundotabela {
       background-color: #E6FFDF
       }

.fundo {
       background-color: #0099CC
       }

.fundo_fraco
       {
       background-color: #ffffff
       }
.fundo_pesquisa
	{
	BORDER-TOP: #0099CC 2px solid;
	BORDER-RIGHT: #0099CC 2px solid;
	BORDER-BOTTOM: #0099CC 2px solid;
	BORDER-LEFT: #0099CC 2px solid;
	BACKGROUND-COLOR: #a5c7e2;
	}
.fundo_tit_menu
       {
       font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; background-color: #003300; color: #FFFFFF
       }

