/*This bit courtesy of Stu Nichols: http://www.cssplay.co.uk/menu/more.html*/
a.hid {font-weight:800; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none; border-bottom: none;}
a.hid:active, a.hid:focus { background:images/images/bodyback_30.jpg;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; width:100%; font-style:normal; cursor:default;}
