/*text*/
.footer {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.about1 {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #4c4c4b;
	text-decoration: none;
}
.about2 {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #0e3977;
	text-decoration: none;
	font-weight: bold;
}
.about3 {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 15px;
	color: #ff4c00;
	text-decoration: none;
	font-weight: bold;
}
.about4 {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 12px;
	color: #4c4c4b;
	text-decoration: none;
}
.product {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #ff4c00;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 15px;
	color: #0e3977;
	text-decoration: none;
	font-weight: bold;
}
.contact2 {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #ff4c00;
	text-decoration: none;
}
.popup {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #ff4c00;
	text-decoration: none;
}



/*link*/
.f-link:link {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.f-link:visited {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.f-link:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #d8dd29;
	text-decoration: none;
}
.f-link:active {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.p-link:link {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #0e3977;
	text-decoration: none;
}
.p-link:visited {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #0e3977;
	text-decoration: none;
}
.p-link:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #ff4c00;
	text-decoration: none;
}
.p-link:active {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #0e3977;
	text-decoration: none;
}
.m-link:link {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #ff4c00;
	text-decoration: none;
	font-weight: bold;
}
.m-link:visited {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #ff4c00;
	text-decoration: none;
	font-weight: bold;
}
.m-link:hover {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #0e3977;
	text-decoration: none;
	font-weight: bold;
}
.m-link:active {
	font-family: Tahoma, Arial, sans-serif, Verdana, "MS Sans Serif", "Trebuchet MS";
	font-size: 13px;
	color: #ff4c00;
	text-decoration: none;
	font-weight: bold;
}

/*box*/
.box {
	font-family: Tahoma, sans-serif, Verdana, Arial, "MS Reference Sans Serif";
	font-size: 11px;
	color: #0e3977;
	text-decoration: none;
	border: 1px solid #c3cfd6;
}
.box2 {
	border: 1px dashed #c3cfd6;
}
