body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
}
a:link {
	color: #640000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #640000;
}
a:hover {
	text-decoration: none;
	color: #640000;
}
a:active {
	text-decoration: underline;
	color: #640000;
}
a.rec:link {
	color: #640000;
	text-decoration: underline;
	font-size: 11px;
}
a.rec:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #640000;
}
a.rec:hover {
	text-decoration: none;
	font-size: 11px;
	color: #640000;
}
a.rec:active {
	text-decoration: underline;
	font-size: 11px;
	color: #640000;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.white:visited {
		color: #FFFFFF;
        text-decoration: none;
}
a.white:hover {
		color: #FFFFFF;
        text-decoration: underline;
}
a.white:active {
		color: #FFFFFF;
        text-decoration: none;
}
.white_menu {
	color: #FFFFFF;
	font-size: 9px;
}
.brt_brd {
	border-bottom: 2px dotted #666666;
}
.header {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.hidden {
	font-size: 11px;
}
.header_art {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.price {
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
.cat_brd {
	border: 1px solid #CCCCCC;
}

