a {text-decoration:none}
a:link    {color:blue}
a:visited {color:blue}
a:active  {color:blue}
a:hover {background-color:#FF6}

b  {font-family:sans-serif}

hr {
border-top:dashed;
border-bottom:none;
border-width:1px;
height:0px;
color:#000;
}

h1 {
font-weight:500;
font-size:150%;
margin-bottom:0px;
}

