H2 { color: red; font-family: impact }
P.first { background-color: #F0F8FF }
P.second { font-color: white }
P.third { color: gray }
A{text-decoration:none;}
A:hover {color:red;text-decoration:underline;}
