/* CSS for Fugu Games web site */
/* Copyright (c) 2007 Technicat, LLC */

#mobile {
    font-size: small;
}

#mobile table {
    margin-top: 0px;
}

#mobile a {
    width: 75px;
    padding: 0px;
    border-style: solid;
    border-color: silver;
    margin-left: 0px;
    font-size: x-small;
    border-width: medium;
}

/*
#mobile a:hover {
    background-color: #7c8fc9;
        background-color: #276cff;
} */









