.error
{
    COLOR: #cc9933;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: bold;
}

.menu
{
    COLOR: black;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.footer
{
    COLOR: #00cc33;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.content
{
    COLOR: black;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.fade
{
    COLOR: #999999;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 14px;
	font-weight:bold;
    text-decoration: none;
}

.titletxt
{
    COLOR: #666633;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 14px;
	font-weight:bold;
    text-decoration: none;
}
.price
{
    COLOR: red;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 12px;

    text-decoration: none;
}

.wtext
{
    COLOR: white;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.wtext A:link
{
    COLOR: white;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;
}

.wtext A:active
{
    COLOR: white;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: BOLD;	
}

.wtext A:visited
{
    COLOR: white;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: BOLD;		
	
}

.wtext A:hover
{
    COLOR: black;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;	
}


.tlink
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

.tlink A:link
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: normal;
}

.tlink A:active
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: normal;	
}

.tlink A:visited
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
	font-weight: normal;		
	
}

.tlink A:hover
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: underline;	
	font-weight: normal;	
}


.biglink
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 12px;
    text-decoration: none;
}

.biglink A:link
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 12px;
    text-decoration: none;	
	font-weight: bold;
}

.biglink A:active
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 12px;
    text-decoration: none;
	font-weight: bold;	
}

.biglink A:visited
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 12px;
    text-decoration: none;
	font-weight: bold;		
	
}

.biglink A:hover
{
    COLOR: #336600;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 12px;
    text-decoration: underline;	
	font-weight: bold;	
}


A:link
{
    COLOR: blue;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:active
{
    COLOR: blue;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:visited
{
	color: blue;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: none;
}

A:hover
{
	color: blue;
    FONT-FAMILY: tahoma, Serif;
    FONT-SIZE: 11px;
    text-decoration: underline;
}


form
{
	border:0px solid #ffffcc;

}

input
{
	font-size:12px;
	border:0px solid #ffffcc;
	background-color: #ffffcc;
}

select
{
	font-size:12px;
	border:0px solid #ffffcc;
}