@import url("style.css");

/*---------- About Us ----------*/
.a-p {
margin: 0 15 0 0px;
text-indent: 24px;
font-family: Arial;
font-size: 12px;
color: #000;
}
.a-1 {
margin: 0 15 15 0px;
text-indent: 24px;
font-size: 12px;
color: #000;
}
.a-2 {
margin: 0 15 15 0px;
font-size: 12px;
color: #000;
}
.a-3 {
margin: 0 15 15 0px;
font-size: 12px;
color: #000;
line-height: 180%;
}
.a-l:link {
color: 900;
}
.a-l:visited {
color: #900;
}
.a-l:hover {
color: #f00;
}
.a-l:active {
color: #900;
}

/*---------- products ----------*/
.p-1 {
font-family: Arial;
font-size: 11px;
color: #900;
line-height: 140%;
}
.p-l:link {
color: 900;
text-decoration: none;
}
.p-l:visited {
color: #900;
text-decoration: none;
}
.p-l:hover {
color: #f00;
text-decoration: underline;
}
.p-l:active {
color: #900;
text-decoration: none;
}

/*---------- Contact Us ----------*/
p.c-1 {
margin: 0 15 0 0px;
font-family: Arial;
font-size: 12px;
color: #000;
line-height: 220%;
}
.c-l:link {
color: 900;
}
.c-l:visited {
color: #900;
}
.c-l:hover {
color: #f00;
}
.c-l:active {
color: #900;
}

/*---------- Site Map ----------*/
.s-1 {
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #900;
}
.s-2 {
font-family: Arial;
font-size: 12px;
color: #000;
}
.s-3 {
font-family: Arial;
font-size: 11px;
color: #000;
line-height: 160%;
}
.s-l:link {
color: 900;
}
.s-l:visited {
color: #900;
}
.s-l:hover {
color: #f00;
}
.s-l:active {
color: #900;
}

/*---------- Links ----------*/
.l-1 {
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #900;
}
.l-2 {
margin: 0 10 0 10px;
font-family: Arial;
font-size: 12px;
color: #000;
line-height: 170%;
}
.l-3 {
font-family: Arial;
font-size: 12px;
color: #000;
line-height: 170%;
}
.l-l:link {
color: 900;
}
.l-l:visited {
color: #900;
}
.l-l:hover {
color: #f00;
}
.l-l:active {
color: #900;
}