a {
text-decoration:underline
}
a:hover {
text-decoration:none;
color:0080ff;
}

H1 { font-size:13px; }




