
.nav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

.bodytext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:	#666666;
	text-align:justify;
}

.bodytitles {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color:	#666666;
	font-weight:bold;
}


.products {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:	#666666;
	border:1px;
	border-color:#CCCCCC;
	border-style:dotted;
	
}

.catalog {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:	#FF6600;
	font-weight:bold;
}

a:hover {
	color:#FFCC66;
}

body {
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.backbutton {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:	#ffffff;
	font-weight:bold;
	background-color:#990000;
	border:	ridge;
	border-color:#ffffff;
	padding:5px;
	text-decoration:none;
}
.text01 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: line-through;
}
.text02 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C40005;
}


