a {
 text-decoration: none;
 color: #A65870;
}

a:visited {
 color: #F2D0B5;
}

a:hover {
 color: #000000;
 font-style: italic;
}

body {
 text-align: center;
 background: #FAF6F5;
}

span {
 font-family: Arial, Verdana, Serif;
 font-size: 15px;
}

span#contacto {
 display: block;
 margin: 375px auto 0px auto;
}

span.marca {
 background: #F2D0B5;
}

div#noDisponible {
 width: 780px;
 height: 400px;
 margin: 100px auto auto auto;
 background: url(img/noDisponible.jpg) no-repeat left top;
}
