body,pre,p,td {  font-family: arial, verdana, sans-serif;  font-size: 14px;  color: white;}h1 {  color: white;  font-size: 28px;  text-decoration: bold;}h2 {  color: black;  font-size: 22px;  text-decoration: bold;}a:link {  color: black;  text-decoration: none;}a:visited {  color: black;  text-decoration: none;}a:hover {  color: navy;  text-decoration: underline;}a.white:link {  color: white;  text-decoration: underline;}a.white:visited {  color: white;  text-decoration: underline;}a.white:hover {  color: skyblue;  text-decoration: bold;}