/* Geral */
body{
	margin: 0px;
	background: #d8e5ff url("images/bg.jpg") repeat-x;
}
.contorno{
	background-color: #f3eff4;
	border: solid 1px #bfbfbf;
}
td {
	font: normal 11px Verdana;
}
/* Geral */
/* Topo */
.FundoTopo{
	background: url("images/fundotopo.jpg") repeat-x;
}
/* Topo */

/* Rodape */
.rodape{
	color: #3b3b3b;
	font: normal 10px Verdana;
}
/* Rodape */


.linkblue {  color: #DEDEDE; text-decoration: none; font-family: Verdana; font-size: xx-small;}
.linkblue:hover {  color: #DEDEDE; text-decoration: underline; font-family: Verdana; font-size: xx-small;}

.unnamed1 { 	color: #FF0000; 	text-decoration: underline; }
.unnamed1:hover { 	color: #000000; 	text-decoration: underline; }

.link {  font-family: Verdana; font-size: xx-small; color: #990000; text-decoration: none}
a:hover {  font-family: Verdana; font-size: xx-small; color: #990000; text-decoration: underline}
.voltar {
	color: #000000;
	text-decoration: none;
	font-size: 12px;

}
.voltar:hover {
	color: #0066CC;
	text-decoration: none;
	font-size: 12px;

}
