.text{
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #333333;
	text-align: justify;
}
.datum{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #ffffff;
	font-weight: normal;
}
.copy{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #222222;
	font-weight: normal;
}
a.copy:link{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #777777;
	font-weight: normal;
}
a.copy:active{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #777777;
	font-weight: normal;
}
a.copy:visited{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #777777;
	font-weight: normal;
}
a.copy:hover{
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #CC0000;
	font-weight: normal;
}
.gray{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #AAAAAA;
	font-weight: bold;
}
.footer_text {
	font-size: 11px; 
	color: #333333;
	font-family: Tahoma, Verdana;
}
.textbox {
	font-size: 11px;
	background-color: #FFEF9A;
	COLOR: #666666;
	font-family: Trebuchet MS, Tahoma, Verdana;
	border: 1px solid #666666;
}
A:link {
	color: #ffffff;
	border-bottom: #999999;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	color: #ffffff;
	border-bottom: #999999;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	text-decoration:underline;
}
A.product:link {
	color: #ffffff;
	border-bottom: #999999;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
}
A.product:visited {
	color: #ffffff;
	border-bottom: #999999;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
}
A.product:hover {
	color: #777777;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	text-decoration:none;
}
.navText {
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
A.navText:link {
	color: #800000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}
A.navText:visited {
	color: #800000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
}
A.navText:hover {
	color: #800000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	text-decoration: underline;
}
.title{
	font-size: 14px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	color: #3b2e21;
}
.price{
	font-size: 18px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: bold;
	color: #9b370d;
}
.border {
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.image {
	BORDER: #c3c3c3 1px solid;
}
