1 Internal style sheets are defined where?
2 What will the following do? *
p {color:green;}
3 The following CSS: *
a: link {color:red;} sets which state of a link to the color red?
4 Where in an HTML document is the correct place to link to an external style sheet? *