@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background-color:#FFFFFF;
}
.faq-text
{
font-family:Tahoma;
font-size:11px;
color:#666666;
text-decoration:none;
}

.faq-text-roll
{
font-family:Tahoma;
font-size:11px;
color:#CC4B20;
font-weight:bold;
text-decoration:none;
}

.faq-text-roll:hover
{
font-family:Tahoma;
font-size:11px;
color:#666666;
font-weight:bold;
text-decoration:underline;
}
.text-color
{
font-family:Tahoma;
font-size:11px;
color:#CC4B20;
text-decoration:none;
}

.heading
{
font-family:Tahoma;
font-size:23px;
color:#000000;
text-decoration:none;
}

.btn-more
{
font-family:Tahoma;
color:#CC4B20;
font-size:11px;
text-decoration:none;
}

.btn-more:hover
{
font-family:Tahoma;
color:#000000;
font-size:11px;
text-decoration:none;
}
.text
{
font-family:Tahoma;
font-size:11px;
color:#666666;
text-decoration:none;
text-align:justify;
}
.text a:hover
{
text-decoration: underline;
}

.product-text
{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

.contact
{
font-family:Tahoma;
color:#CC4B20;
font-size:11px;
text-decoration:none;
}

.product-text:hover
{
font-family:Tahoma;
font-size:11px;
color:#CC4B20;
text-decoration:none;
}

.footer-text
{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.footer-text a:hover {
	text-decoration: underline;
	}

