a
{
    font-size:       12px;
    color:           #FF9900;
    text-decoration: none;
}
a:hover 
{
    color: #FFFFFF;
}


.cat a
{
    font-weight: bold;
    font-size: 15px;
    color:           #FFFFFF;
    text-decoration: none;
}
.cat a:hover 
{
    font-weight: bold;
    font-size: 15px;
    color: #FF9900;
}


#imagelink a:hover img 
{
    border: 1px solid #FFFFFF;
}
.thumb_table
{
    background-color: #555588;
    border:           1px solid black;
}
.thumb
{
    border: 1px solid #FF9900;
}
body
{
    font-size:   12px;
    font-family: Verdana;
}
td
{
    font-size:   12px;
    font-family: Verdana;
}
.big
{
    font-weight: bold;
    font-size: 15px;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}