﻿#CabeceraImage
{
    width: 955px;
    height: 165px;
    margin-bottom: 18px;
    background-image: url( 'Images/CebeceraReservaOnline.jpg' );
    background-repeat: no-repeat;
}

#links a
{
    text-decoration: none;
    color: #623314;
}

#links a:hover
{
    text-decoration: underline;
    color: #623314;
}

