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

.footer
{  
	COLOR: #FF9900;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;
    text-decoration: none;
}

.title
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 14px;
	font-weight: bold;
    text-decoration: none;
}

.heading
{
    COLOR: #993333;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 16px;
	font-weight: bold;
    text-decoration: none;
}


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

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

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

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


.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;
}
.price
{
    COLOR: red;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 12px;

    text-decoration: none;
}

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

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

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

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

.wtitle A:hover
{
    COLOR: #FF9900;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 13px;
    text-decoration: none;	
	font-weight: BOLD;	
}

.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: #FF9900;
    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: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: underline;
	font-weight: BOLD;	
}

A:active
{
    COLOR: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: underline;	
	font-weight: BOLD;	
}

A:visited
{
	color: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: underline;
	font-weight: BOLD;	
}

A:hover
{
	color: #990000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    text-decoration: none;	
	font-weight: BOLD;	
}


form
{
	border:0px solid #ffffcc;

}

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

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