input,textarea {
	background-color: #634305;
	background-repeat: repeat;
	border-color: #E28D12;
	border-style: solid;
	border-width: 1px;
	color: #FEC581;
	list-style-image: inherit;
}

a {
	color: #ECC057; /*link */
	text-decoration: none;
}

.nav a {
	text-decoration: none;
}

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

.boton{
    BORDER: #BB4A00 1px solid; 
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #BD7E09;       
}




