body.page {font:1em arial; color:#353568; text-decoration:none; padding:0.3em; background-color:#F4FFF4;}

a:link    {font:bold 1em/1.5em menu; color:#6666FF; text-decoration:underline; }
a:visited {font:bold 1em/1.5em menu; color:#6666FF; text-decoration:underline; }
a:hover   {font:bold 1em/1.5em menu; color:#CC6600; text-decoration:underline; }

.axBtn
{
 cursor: pointer;
}

.axBtnSplice
{
 cursor: pointer;
 height: 22px;
 background-image: url(icons/actionBtnSplice.gif);
 background-repeat: repeat-x;
}

td.axBtnSplice
{
 vertical-align: middle;
}

a.axLnk:link, a.axLnk:active, a.axLnk:visited
{
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #fff;
 float: left;
 position: relative;
 top: -2px;
}

a.axLnk:hover
{
 text-decoration: underline;
}
