body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3CD82;
}
.button {
	color : #666666;
	font-size : 10pt;
	font-family : Arial;
	font-weight: bold;	
}
.menu {
	color : #78746B;
	font-size : 10pt;
	font-family : Arial;
	font-weight: bold;	
}
.menu a {
	color : #78746B;
	text-decoration: none;	
}
.menu a:hover {
	color : #160063;
	text-decoration: none;
}
.texto {
	color : #666666;
	font-size : 10pt;
	font-family : Arial;
}
.texto a {
	color : #666666;
	text-decoration: underline;	
}
.texto a:hover {
	color : #160063;
	text-decoration: underline;
}
.copyright {
	color : #78746B;
	font-size : 9pt;
	font-family : Arial;
}
.copyright a {
	color : #78746B;
	text-decoration: none;	
}
.copyright a:hover {
	color : #78746B;
	text-decoration: underline;
}