td {
	font-size: 12px;
	line-height: 160%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFE26F;
	text-decoration: underline;
}
.bg {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(img/bg-intro.gif);

}
.bg-pro {
	background-image: url(img/product-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-cont {
	background-image: url(img/contact-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bor {
	border: 1px solid #000000;
}
.bor1 {
	border: 1px solid #FF0000;
}
.big-txt {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #FF0000;

}
