p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-image: url(../html01/img/fundo_conteudo.gif);
	background-repeat: no-repeat;
}
a {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
