@charset "UTF-8";

/* Links */
a.nav:link { color:#614e37; text-decoration:none;}
a.nav:visited { color: #614e37; text-decoration: none;}
a.nav:hover { color: #ffffff; text-decoration: none; background-color: transparent; border-color: #ffffff; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; }
a.nav:active {text-decoration: none;}

a.nhsg:link { color:#614e37; text-decoration:none; font-size:9px;}
a.nhsg:visited { color: #614e37; text-decoration: none; font-size:9px;}
a.nhsg:hover { color: #ffffff; text-decoration: none; background-color: transparent; border-color: #ffffff; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; font-size:9px;}
a.nhsg:active {text-decoration: none; font-size:9px;}

a.contact:link { color:#990000; text-decoration:none; font-size:11px; font-weight:bold;}
a.contact:visited { color: #990000; text-decoration: none; font-size:11px; font-weight:bold;}
a.contact:hover { color:#00CC66; text-decoration: none; background-color: transparent; border-color: #000000; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; font-size:11px; font-weight:bold;}
a.contact:active {text-decoration: none; font-size:11px; font-weight:bold;}

a.homes:link { color:#990000; text-decoration:none; font-size:11px; font-weight:bold;}
a.homes:visited { color: #990000; text-decoration: none; font-size:11px; font-weight:bold;}
a.homes:hover { color:#00CC66; text-decoration: none; background-color: transparent; border-color: #000000; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-style: dotted; font-size:11px; font-weight:bold;}
a.homes:active {text-decoration: none; font-size:11px; font-weight:bold;}

