In the following CSS code, what color will be set for the text of paragraphs?
p { color: #FFFFFF; }
White
Red
Green
Black