﻿body {
}

.links 
{
    font-family: ArenaCondensed;
    font-size: 14px;
    color: #FFF8E1;
    text-decoration: none
}

.welcome
{
    font-family: ArenaCondensed; 
    font-size: 30px; 
    color: #FFF8E1
}

.type 
{  
    font-family: "Pazlina Normal";
    font-size: 18px;
    text-decoration: none;
    color: #422C15;
    font-style: normal;
    font-weight: normal
}

.links2
{
    font-family: ArenaCondensed; 
    font-size: 14px; 
    text-decoration: none; 
    color: #E3FFFC
}

.smalltype 
{
    font-family: ArenaCondensedLight;
    font-size: 12px;
    color: #422C15
}

.MemberMenuHdr
{
    font-family: "Pazlina Normal";
    font-size: 18px;
    text-decoration: none;
    color: #422C15;
    background-color: #cc6633;
}

a.MemberMenuHdr
{
    font-family: "Pazlina Normal";
    font-size: 18px;
    text-decoration: none;
    color: #422C15;
}

a.MemberMenuLink
{
    font-family: "Pazlina Normal";
    font-size: 12px;
    color: #7a0406;
}

.LoginHdr
{
    font-family: "Pazlina Normal";
    font-size: 16px;
    color: #422c15;
    background-color: #cc6633;
    text-align: center;
    padding: 4px;
}