body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	text-decoration:none;
}

.texto_negrito {
	font-weight:bold;
	color:#003366;
}

.texto_titulo {
	font-weight:bold;
	color:#000000;
	font-size:14px;s
}

.texto_resultado {
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
}

.texto_rodape {
	font-size:10px;
}

.botao_click {
	cursor:pointer;
}
