.black-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.black-slogan-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:3px;
}
.black-normal-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navigation_text {font-size: 12px; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
.orange_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD3C05;
	font-size: 14px;
}
.gray_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44444E;
}
.black_bold_tixt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.light_gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/back_u_li.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.small_bold_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD3C05;
	font-weight: bold;
}
.bold_sky_text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0A7CA1; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gray_link:link {
	color: #0000cc;
	text-decoration: underline;
}
.gray_link:visited {
	text-decoration: none;
	color: #cccccc;
}
.gray_link:hover {
	text-decoration: none;
	color: #FFFFff;
}
.gray_link:active {
	text-decoration: none;
	color: #000000;
}
.ht_link:link {
	color: #0000cc;
	text-decoration: underline;
}
.ht_link:hover {
	color: #ff6633;
	text-decoration: underline;
}
.light_gray_link:link { 
	color: #404040;
	text-decoration: none;
}
.light_gray_link:visited {
	text-decoration: none;
	color: #404040;
}
.light_gray_link:hover {
	text-decoration: none;
	color: #DC3C02;
}
.light_gray_link:active {
	text-decoration: none;
	color: #000000;
}
prodbox {
	padding top: 10px;
	padding right: 5px;
	}
body {
	background-color: #cccccc;
}
