input {
	border:  thin;  border-style: solid; color:  Maroon; background: #DCDCDC;
	
}

button {
	border: ridge;   border-style: double;  font:  bold;  font:;
	color: #00008B;
}
textarea {
border:  thin;  border-style: solid; color:  Maroon; background: #DCDCDC;  
	
}

select { border:  thin;  border-style: double; color:  Maroon; background: #DCDCDC;  background-color: Silver;  
	
}



