.text{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	color:#000000;
}

.new {
	font-family: tahoma;
	font-size: 11px;
	color: #ADADAD;
	line-height: 18px;
}
.new:hover {
font-family:tahoma;
font-size:11px;
color:#f89a49;
}
.tahoma_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: ADADAD;
}
.tahoma_12 {
	font-family: tahoma;
	font-size: 12px;
	color: adadad;
	word-spacing: normal;
	letter-spacing: 1px;
}
.product_name {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.product_number {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}



.new:hover {
font-family:tahoma;
font-size:11px;
color:#f89a49;
}

.new:active{
font-family:tahoma;
font-size:14px;
color:#ea692c;

}

.new:visited{
font-family:tahoma;
font-size:11px;
color:#FF00FF;
}
.tahoma_white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.new_aligned {
	font-family: tahoma;
	font-size: 11px;
	color: #ADADAD;
	line-height:18px;
	text-align: justify;
}
.side_link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.side_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #F68C40;
	text-decoration:undeline;
}
.linkn{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#E6E5E5;
	font-weight:none;
	text-decoration:none;
}
.linkn:hover{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#F79B48;
	font-weight:none;
	text-decoration:none;
}
.linknbold{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	color:#000121;
	font-weight:bold;
	text-decoration:none;
}