@charset "utf-8";
td {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #cbcbcd;
	text-decoration: none;
}
.main_heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cbcbcd;
	text-decoration: none;
}
.main_big_heading {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #E8B702;
	text-decoration: none;
}
.short_contact_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #e6b802;
	text-decoration: none;
}
.products_name {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c9c9c9;
	text-decoration: none;
}
.botm_btn {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botm_btn:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e6b802;
	text-decoration: none;
}
.input {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}
.menu-links {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #cbcbcd;
	text-decoration: none;
}
.menu-links:hover {

	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #e6b802;
	text-decoration: underline;
}
