
.btn1 {
    width:85px;
    height:12px;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 14px;
    padding:8px 0 8px;
    color:#272727;
    background-color:#EDD326;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}



.btn2 {
    width:120px;
    height:12px;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 14px;
    padding:8px 0 8px;
    color:#272727;
    background-color:#EDD326;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}


.btn3 {
    width:280px;
    height:40px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 20px;
    padding:8px 0 8px;
    color:#183232;
    background-color:#999966;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}

.btn6 {
    width:210px;
    height:60px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 20px;
    padding:8px 0 8px;
    color:#183232;
    background-color:#999966;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}


.btn5 {
    width:200px;
    height:20px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 20px;
    padding:8px 0 8px;
    color:#183232;
    background-color:#999966;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}


.btn4 {
    width:140px;
    height:25px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 28px;
    padding:8px 0 8px;
    color:#272727;
    background-color:#a6a6a6;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}



.btn6 {
    width:260px;
    height:36px;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 14px;
    padding:8px 0 8px;
    color:#272727;
    background-color:#EDD326;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}


.btn7 {
    width:260px;
    height:14px;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 14px;
    padding:8px 0 8px;
    color:#272727;
    background-color:#EDD326;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}

.btn23 {
    width:250px;
    height:25px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    line-height: 28px;
    padding:8px 0 8px;
    color:#232323;
    background-color:#a6a6a6;
    box-shadow:2px 2px #3e3a32;
    border-radius:3px;
    text-decoration: none;
}




a {-webkit-tap-highlight-color: rgba(0,0,0,0);}
a:hover {
  background: -webkit-gradient(linear, left top, left bottom,  from(#f55c00), to(#dea906));
}

a {
text-decoration: none;
}

img { 
    max-width: 100%; 
    height:auto;
}