<style>
	A:link {color:#0000ff;}
	A:visited {color:#0000ff;}
	A:hover {color:#ff0000; }
	A:active {color:#ff0000; }
	A {color:#0000ff; font-weight: bold;}

	body {
		background: #ffffff;
		margin-top : 0;
		margin-right : 0;
		margin-left : 0;
		margin-bottom : 0;
		background-image : url(\imagens\back_10.jpg);
	}

	td, p {
		font-size : 13px;
		color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
	}

	.titulo {
		font-size : 16px;
		font-weight: bold;
		color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
	}

	.contato {
		font-size : 11px;
		color : #000000;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
	}
</style>
