/* CSS Document */
.reservation {
font-weight: bold; 
color:#e92626;
}
.buttons {
text-decoration:none;
text-align: center;
color: #FFFFFF; 
font-weight: bold;
}
td.buttons { 
background-image:url('images/redbutton.gif');
background-repeat:no-repeat;
background-position:center;
width:130px;
height:41px;
}
a.buttons {
display: block;
width:130px;
heigh:41px;
}

img {
border: 0px none;
}
.specials {
font-size:18px;
text-align: center;
vertical-align:middle;
font-weight: bold; 
color:#e92626;
}
