.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D82716;
}
.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.orangeb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D82716;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.orangeb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D82716;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.orangeb:link{
	color: #D82716;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.orangeb:visited{
	color: #D82716;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.orangeb:hover{
	color: #D82716;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration:underline;
}

a.link_line:link{
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration:underline;
}
a.link_line:visited{
	color: #000000;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}
a.link_line:hover{
	color: #D82716;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration:underline;
}


a:link{
color:#000000;
text-decoration:none;
}
a:visited{
color:#000000;
text-decoration:none;
}
a:hover,a:active{
color:#000000;
text-decoration:underline;
}

.catalog {
	font-family: Futura, "Futura Book", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #666666;
}
.client {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.clients {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #42433A;
	font-style: italic;
}

a.page:link {
	color: #D82716;
	text-decoration:none;
}
a.page:visited {
	color: #D82716;
	text-decoration:none;
}
a.page:hover {
	color:#D82716;
	text-decoration:underline;
}