/* CSS Document */

BODY {
	font-family: Trebuchet Ms, Arial, Helvetica, sans-serif;
	color: #513F00;
}

A {
	color: #826500;
}

A:hover {
	color: #580031;
	text-decoration: none;
}

.Inv {
	display: none;
}

#CorpoPagina {
	font-size: 90%;
	line-height: 1.6em;
	text-align: justify;
}

#CorpoPagina P {
	padding-bottom: 0.6em;
}

