a.azul {
	color: #463474;
	text-decoration: underline;
}
a.azul:hover {
	color: 999999;
	text-decoration: none;
}
azul2 {

	color: #463474;
	text-decoration: underline;
}
a.azul2 {
	color: #463474;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;



}
a.azul2:hover {

	color: #463474;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.lado {
	background-image: url(imagens/barra/fundo_links.jpg);
	background-repeat: repeat-y;

}
.fundoBoneco {
	background-image: url(imagens/barra/fundo_boneco.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;


}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: B31E15;
	background-color: FED205;
}
a.vermelho {

	color: #ab1002;
	text-decoration: underline;
}
a.vermelho:hover {


	color: #666666;
	text-decoration: underline;
}
.combo {
	font-size: 10px;
}
a.vermelho1 {


	color: #ab1002;
	text-decoration: none;
}
a.vermelho1:hover {



	color: #666666;
}
a.vermelho1:visited {



	color: #ab1002;
	text-decoration: none;
}
