.fundo-lateral{
	background-image: url(imagens/fundo-lateral.gif);
	background-repeat: repeat-y;
	width: 33px;
	height: 44px;
}
.fundo-lateral-esquerdo{
	background-image: url(imagens/fundo-lateral-esquerdo.gif);
	background-repeat: repeat-y;
	width: 33px;
	height: 44px;
}a:link {
	color: #00009C;
	text-decoration: none;
}
a:visited {
	color: #1D19A1;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.div-favos{
	border-style: double;
}
.table-border{
   border-style: double;
   
}
.form{
	background-color: #E9CF83;
	font-style: oblique;
}