/****************** Header Styles******************/div#nav { font-size: 92%; }div#nav a {    text-transform: uppercase;    text-decoration: none;}div#ft a {    text-transform: uppercase;    text-decoration: none;}div#nav a:hover { text-decoration: underline;}div#ft a:hover { text-decoration: underline;}div#hmp-copy { font-size: 92%; }div#hmp-copy a {    text-decoration: none;}div#hmp-copy a:hover { text-decoration: underline;}/****************** Default Styles******************/b, strong { font-weight: 700; }a { text-decoration: none; }a:hover{ text-decoration: underline; }