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

a {
	color: #C7BF7C; 
	text-decoration: none;
}

.nav a {
	text-decoration: none;
}

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



.a2 {
	color: #000000; 
	text-decoration: none;
}
.nav .a2 {
	text-decoration: none;
}
.a2:hover {
	color: #2C432C;
	text-decoration: none;
}

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