.toplink{
    color: #fff;
    font-weight: bold;
}
.toplinkgold{
    color: goldenrod;
    font-weight: bold;
}

.thicktext{
    font-family: 'Bowlby One', cursive;
}
.thicktext.caps{
   text-transform: uppercase;
}
.bowblyone{
    font-family: 'Bowlby One', cursive;
}
.narrowtext{
    font-family: 'PT Sans Narrow', cursive;
}
.ptsansnarrow{
    font-family: 'PT Sans Narrow', cursive;
}
.wt{
    color: #fff;
}