.tab {
  background-image:url('../images/tab.gif');
  background-repeat:no-repeat;
}

.bgImg {
    background-image:url('../images/headerBG.gif');
    background-repeat:repeat-x;
    height:100%;
}

.box-t {
    background-image:url('../images/box-t.gif');
    background-repeat:repeat-x;
    padding-bottom:12px;
}

.box-b {
    background-image:url('../images/box-b.gif');
    background-repeat:repeat-x;
    padding-top:14px;
}

.box-l {
    background-image:url('../images/box-l.gif');
    background-repeat:repeat-y;
    height:100%;
}

.box-r {
    background-image:url('../images/box-r.gif');
    background-repeat:repeat-y;
    height:100%;
}

.midBG {
    background-color:#FFF6DA;
}

.navLinks {
font-family:"Comic Sans MS";
font-size: 16;
padding-left:15px;
}

.box {
 font-family:"Comic Sans MS";


 background-image:url('../images/button.gif');
 background-repeat:no-repeat;

}

.boxDlTxt {
 font-size: 17;
 font-weight: bold;
 width:150px;
 height:40px;
}

.boxBuyTxt {
 font-size: 15;
 font-weight: bold;
 width:150px;
 height:40px;
}


.box-txt {
  position:relative;
  top:5px
}

.judulKotakGame {
font-family:"Comic Sans MS";
font-size: 16;
color: #0000FF;
}

.navlinks a:link, a:active {
  color: #000000;
  text-decoration:none; }
  
.box a:link, a:active {
  color: #000000;
  text-decoration:none; }
  
a:visited { color: #000000; text-decoration: none; }

.navLinks a:hover
{ color: #FFFFFF; text-decoration: none;
}

.box a:hover
{ color: #FFFFFF; text-decoration: none;
}
