a:link.myluckybox,a:visited.myluckybox
{
font-size: 8pt;
letter-spacing:1pt;
text-align: center;
font-weight: bold;
color: white;
height: 22px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 3px;
text-decoration: none;
width: 100px;
background: #3399CC;
border-top : solid 1px #006666;
border-bottom : solid 1px #006666;
border-left : solid 1px #006666;
border-right : solid 1px #006666;
}
a:hover.myluckybox
{
color: black;
background: #FFCC00;
}
