BODY
{
    COLOR: orange;
    FONT-FAMILY: Verdana, Geneva, san-serif;
    MARGIN: 0;
    background-color1: #CCCCFF;
    background-color: #817679;
}

.site_name
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
	COLOR: orange;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Geneva, san-serif;
}


A.site_name:visited
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A.site_name:hover
{
    COLOR: orange;
    FONT-FAMILY: Verdana, Geneva, san-serif;
    TEXT-DECORATION: none;
}

A.site_name:link
{
    COLOR: orange;
    TEXT-DECORATION: none;
}

.contactus
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-STYLE:  normal;
    FONT-FAMILY: Verdana, Geneva, san-serif;
    TEXT-DECORATION: none;
}
a.contactus:link {font-weight:bold; color: white; text-decoration: none;  }
a.contactus:visited {font-weight:bold; color: white; text-decoration: none; }
a.contactus:hover {font-weight:bold; color:white; text-decoration: none; }
a.contactus:active {font-weight:bold; color: white; text-decoration: none; }

