body, td
{
    color: #EAE3DD;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
textarea, input {
 background-color: #16120C;
 color: #EAE3DD;
}

.bio
{
    color: #959595;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

.news
{
    color: #EAE3DD;
    font-family: Arial;  
    font-size: 12px;
}

.guestbook
{
    color: #EAE3DD;
    font-family: Arial; 
    font-weight: lighter; 
    font-size: 12px;
}

.ml
{
    color: #7e7e7e;
    font-family: Arial;  
    font-size: 10px;
}

.gigs
{
    color: #7e7e7e;
    font-family: Arial;  
    font-size: 12px;
}

.mll
{
    color: #EAE3DD;
    font-family: Arial;  
    font-size: 10px;
}

a
{
    color: #B7332F;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
a:hover
{
    color: red;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
a.small
{
    color: #B7332F;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
}
a.small:hover
{
    color: red;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 10px;
}

a.small12
{
    color: #B7332F;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}
a.small12:hover
{
    color: red;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

a img
{
    border-style: none;     
}
