.error
{
    COLOR: #cc9933;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: bold;
}

.error_large
{
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 16px;
    text-decoration: none;
	font-weight: bold;
}

.menu
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.content
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.titletxt
{
    COLOR: #666633;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 14px;
	font-weight:bold;
    text-decoration: none;
}
h1
{
    COLOR: #b1ad6d;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
	font-weight:bold;
    text-decoration: none;
	line-height: 20px;
	top-padding: 5px;
}
.price
{
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;

    text-decoration: none;
}

.wtext
{
    COLOR: white;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.wtext A:link
{
    COLOR: white;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;
}

.wtext A:active
{
    COLOR: white;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: BOLD;	
}

.wtext A:visited
{
    COLOR: white;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: BOLD;		
	
}

.wtext A:hover
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;	
}


.tlink
{
    COLOR: #cc9933;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.tlink A:link
{
    COLOR: #cc9933;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;
}

.tlink A:active
{
    COLOR: #cc9933;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: BOLD;	
}

.tlink A:visited
{
    COLOR: #cc9933;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: BOLD;		
	
}

.tlink A:hover
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;	
}



A:link
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:active
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}
A.glink
{
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A.glink:hover
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:visited
{
	color: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:hover
{
	color: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: underline;
}


form
{
	border:0px solid #ffffcc;

}

input
{
	font-size:12px;
	border:px solid #ffffcc;
	background-color: #ffffcc;
}

select
{
	font-size:12px;
	border:0px solid #ffffcc;
	background-color: #ffffcc;
}


textarea
{
	font-size:12px;
	border:0px solid #ffffcc;
	background-color: #ffffcc;
}


