1.style={{font-size:12,color:'red'}}
2.style={{fontSize:'12px',color:'red'}}
3.style={fontSize:'12px',color:'red'}
4. style={{font-size:12px,color:'red'}}
Answer:3