.mayus {
	text-transform: uppercase;	
}
.minus {
	text-transform: lowercase;	
}