In the figure, AB and CD are diameters of the circle with center O, AB⊥CD, and chord DF intersects AB at E. If DE=6 and EF=2, then the area of the circle is
[asy]
size(120); defaultpen(linewidth(0.7));
pair O=origin, A=(-5,0), B=(5,0), C=(0,5), D=(0,-5), F=5*dir(40), E=intersectionpoint(A--B, F--D);
draw(Circle(O, 5));
draw(A--B^^C--D--F);
dot(O^^A^^B^^C^^D^^E^^F);
markscalefactor=0.05;
draw(rightanglemark(B, O, D));
label("A", A, dir(O--A));
label("B", B, dir(O--B));
label("C", C, dir(O--C));
label("D", D, dir(O--D));
label("F", F, dir(O--F));
label("O", O, NW);
label("E", E, SE);[/asy]
<spanclass=′latex−bold′>(A)</span>23π<spanclass=′latex−bold′>(B)</span>247π<spanclass=′latex−bold′>(C)</span>24π<spanclass=′latex−bold′>(D)</span>249π<spanclass=′latex−bold′>(E)</span>25π