.contentColor {color: rgb(0,0,255);}

input[type=text]
{
color: rgb(0,0,255);
}

select
{color: rgb(0,0,255);}

