#twoColumnsLeftInside a {
 text-decoration:underline;
 font-size:14px;
}

a:link.nav, a:visited.nav {
 font: normal 12px Arial;
 text-decoration:none;
 color: #b5fa97;
 padding: 5px 10px 4px 10px;
 line-height: 24px;
 min-height: 24px;
 height: auto !important;
 height: 24px;
 background: #333333 url(../images/w_subnav_bar_bg.gif) repeat-x top center;
}

a:hover.nav, a:active.nav, a:focus.nav {
 font: normal 12px Arial;
 text-decoration:none;
 color: #333333;
 padding: 5px 10px 4px 10px;
 line-height: 24px;
 min-height: 24px;
 height: auto !important;
 height: 24px;
 background: #daf656 url(../images/w_subnav_bg.gif) repeat-x top center;
}

a:link, a:visited {
 font: normal 12px Arial;
 text-decoration:none;
 color: #b5fa97;
}

a:hover, a:active, a:focus {
 font: normal 12px Arial;
 text-decoration:underline;
 color: #b5fa97;
}

a:link.selected, a:visited.selected, a:visited.selected  {
 font: normal 12px Arial;
 text-decoration:none;
 color: #333333;
 padding: 5px 10px 4px 10px;
 line-height: 24px;
 min-height: 24px;
 height: auto !important;
 height: 24px;
 background: #daf656 url(../images/w_subnav_bg.gif) repeat-x top center;
}

a:hover.selected{
 font: normal 12px Arial;
 text-decoration:none;
 color: #333333;
 padding: 5px 10px 4px 10px;
 line-height: 24px;
 min-height: 24px;
 height: auto !important;
 height: 24px;
 background: #daf656 url(../images/w_subnav_bg.gif) repeat-x top center;
}

a:link.btn, a:visited.btn, a:visited.btn  {
 display:inline-block;
 text-decoration:none;
 font: normal 12px Arial;
 color: #333333;
 padding-right:25px;
 padding-left:6px;
 background: #666666 url(../images/w_bg_btn.gif) no-repeat top right;
 line-height: 18px;
 height: 18px;
 width:auto !important;
}

a:hover.btn{
 display:inline-block;
 font: normal 12px Arial;
 border-bottom:none;
 color: #000000;
 padding-right:25px;
 padding-left:6px;
 background: #666666 url(../images/w_bg_btn.gif) no-repeat bottom right;
 line-height: 18px;
 height: 18px;
 width:auto !important;
}

a:link.pworkshow, a:visited.pworkshow  {
 font: normal bold 12px Arial;
 text-decoration:none;
 color: #daf656;
 padding: 3px 25px 2px 6px;
 background: #666666 url(../images/w_bg_btn.gif) no-repeat top right;
 line-height: 20px;
 min-height: 20px;
 height: auto !important;
 height: 20px;
}

a:hover.pworkshow{
 font: normal bold 12px Arial;
 text-decoration:none;
 color: #daf656;
 padding: 3px 25px 2px 6px;
 background: #000000 url(../images/w_bg_btn_over.gif) no-repeat top right;
 line-height: 20px;
 min-height: 20px;
 height: auto !important;
 height: 20px;
}

a:link.bottom, a:visited.bottom {
 text-decoration:none;
 color:#999999;
}

a:hover.bottom {
 text-decoration:underline;
 color:#b5fa97;
}