#surveyForm input[type="submit"]{
    color:white;
}
#surveyForm input[type="submit"]:hover{
    color:#7081B0;
}
