.link {
text-decoration: none;
}

.link:hover {
text-decoration: underline;
}
.visited {
text-decoration: underline; color: #0000B8;
}


H1{
margin:0px;
}

H2{
margin:0px;
}

.rhm_jun2006{
border: 1px #999999 solid;
}

.solidBottom{
border-bottom: 1px #CCCCCC solid;
}

STRONG{
  font-weight: bold;
}

#ow_fNavContainer{
  FLOAT:Right;
}
