/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bk.gif);
}
.azul {
	font-family: Verdana;
	font-size: 12px;
	color: #003A80;
	text-decoration: none;
}
.branco {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.preto {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.legenda {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}