BODY, TD
{
    font-family: Arial;
    color: #663300;
    font-size: 12px;
}

BODY
{
    background-color: white;
}


A
{
    color: #CC9900;
}
A:link
{
    TEXT-DECORATION: none
}

A:active
{
	TEXT-DECORATION: underline
}
A:visited
{
    TEXT-DECORATION: none
}
A:hover
{
	TEXT-DECORATION: underline
}
A:focus
{
	TEXT-DECORATION: underline
}

H1
{
    font-size: 16px;
    font-weight: bold;
}
H2
{
    font-size: 14px;
}

.quickselect
{
    border: #444444 1px solid;
    background-color: #eeeeee;
}

.input
{
    font-size: 12px;
}

.content_seperator
{
    background-color: #E7D1A2;
}

.menu_link
{
    color: #CC9900;
	TEXT-DECORATION: none
}

.newsletter_form
{
    background-color: #F7EEDD;
}

.sideteaser_seperator
{
    background-color: #E7D1A2;
}

.sideteaser_link
{
    color: #CC9900;
	TEXT-DECORATION: none
	TEXT-TRANSFORM: uppercase
}
