h1.tour {
    font-family:Arial, Verdana;
    font-size: 10px;
    margin: 0 0 0;
    padding: 0 0 0;
    color:#111111;
    text-align:center;
    font-weight:normal;
    font-style:normal;
}

h1.tour a:link, h1.tour a:visited, h1.tour a:hover {
    color: #111111;
    cursor: text;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}

h1.tourHome {
    font-family:Arial, Verdana;
    font-size: 10px;
    margin: 0 0 0;
    padding: 0 0 0;
    color:#fefefe;
    text-align:center;
    font-weight:normal;
    font-style:normal;
}

h1.tourHome a:link, h1.tourHome a:visited, h1.tourHome a:hover {
    color: #fefefe;
    cursor: text;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}