body {
	background-image: url(../bin/img/fundos/fundo.gif);
}
td div {
	overflow: auto;
	height: 295px;
}
td td { /*cor do texto*/
	color: #66CCFF;
}
div a:link {
	color: #FFFFFF;
    text-decoration: underline;
}
div a:visited {
	color: #FFFFFF;
    text-decoration: underline;
}