/************* ALL ***************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C6A65C;
	background: url('images/bg_back.gif');
}
.boton {
	color : #000000;
	font-size : 10pt;
	font-family : Arial;
	font-weight: bold;
}
.button {
	color : #000000;
	font-size : 10pt;
	font-family : Arial;
	font-weight: bold;
}
.copyright {
	color : #594A18;
	font-size : 8pt;
	font-family : Verdana;
}
.texto {
	color : #000000;
	font-size : 10pt;
	font-family : Verdana;
}
.texto a {
	color : #594A18;
	text-decoration: none;	
	font-weight: bold;
}
.texto a:hover {
	color : #594A18;
	text-decoration: underline;
}
