/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size:12px;
	color:#999999;
	}

a {
	font-family: Arial;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	}

a:hover {
	color:#bf3427;
	text-decoration:none;
}	

img {
    border: 0;
}

/* TEXT_HTML SÃO OS TÍTULOS AZUIS */

.titulopagina {
	font-family: arial;
	font-size:15px;
	color:#C53526;
	font-weight:bold;
}

.titulo {
	font-family: arial;
	font-size:14px;
	color:#999999;
	font-weight:bold;
}

.texto {
	font-family: arial;
	font-size:12px;
	color:#999999;
}
