a {
text-transform: none;
}
b {
text-transform: lowercase;
c {
text-transform: uppercase;
d {
text-transform: capitalize;