h1,h2,h3,h4,h5,h6,p,div {
margin:0;
padding:0;
}

body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
-webkit-touch-callout: none;
-webkit-user-select: none;
}

a:link{text-decoration:underline;
color:#FFFFFF}
a:visited{text-decoration:underline;
color:#FFFFFF}
a:active{text-decoration:underline;
color:#666666}
a:hover{text-decoration:underline;
color:#666666}


p {font-family: Verdana, Geneva, sans-serif;
font-size:11px;
text-align:left;
color:#FFFFFF;
line-height:140%;
}

.right {text-align:right;}

.center {text-align:center;
padding:5px 0 5px 0;
}

.small {font-size:10px;}

.big {font-size:14px;}

.black {color:#000000;}

.black14 {font-size:14px;
color:#000000;}

.black16 {font-size:16px;
color:#000000;}


/* style reserve botton*/
.button_coupon{
border:0px solid #CCCCCC; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:16px;font-family:helvetica, sans-serif; padding: 15px 80px 15px 80px; text-decoration:none; display:inline-block;font-weight:bold; color: #000000 !important;
 text-decoration:none !important;
 background-color: #FFFFFF; background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
 background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF, endColorstr=#FFFFFF);
}

.button_coupon:hover{
 border:0px solid #CCCCCC;
 background-color: #e6e6e6; background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#e6e6e6));
 background-image: linear-gradient(to bottom, #CCCCCC, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CCCCCC, endColorstr=#CCCCCC);
}
