BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffff99;
}

A:LINK {
	color : #C8C36B;
	text-decoration : none;
    
}

A:VISITED {
	color : #C8C36B;
	text-decoration : none;
    
}

A:HOVER {
	color: #996600;
	text-decoration: underline;
}

.header {
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	
}
.headerg {
	color : #C8C36B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	
}

A.navlink
{
    FONT-SIZE: 12px;
    COLOR: #ffff99;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}
A.navlink:hover
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
	text-decoration : underline;
}
A.navlink:visited
{
    FONT-SIZE: 12px;
    COLOR: #C8C36B;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}
A.contact
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}
A.contact:hover
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
	text-decoration: underline;
}
A.contact:visited
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}

A.gal
{
    FONT-SIZE: 16px;
    COLOR: #000000;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}
A.gal:hover
{
    FONT-SIZE: 16px;
    COLOR: #660000;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}
A.gal:visited
{
    FONT-SIZE: 16px;
    COLOR: #C8C36B;
    FONT-FAMILY: verdana, helvetica;
    font-weight : bold;
}
.footertext {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : none;
}
.address {
	font-size : 11px;
	font-weight : none;
}


