body {
 color: #008080;
 font: 22px "Lucida Sans Unicode","Lucida Grande", Helvetica, Arial, sans-serif;
 background: #FFFFFF;
}
h1 {
 font: 34px;
}
a {
 text-decoration: underline;
}
a:link {
 color: #008080;
}
a:visited {
 color: #008080;
}
a:hover {
 color: #00A0A0;
 text-decoration: none;
}
a:active {
 color: #00A0A0;
}
