a:link{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}
a:visited{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}

a:hover{
background-color:inherit;
color:#B0BAB8;
text-decoration:none;
}

a:active{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}

a:link.p{
background-color:inherit;
color:#A8587C;
text-decoration:none;
}
a:visited.p{
background-color:inherit;
color:#A8587C;
text-decoration:none;
}

a:hover.p{
background-color:inherit;
color:#B0BAB8;
text-decoration:none;
}

a:active.p{
background-color:inherit;
color:#A8587C;
text-decoration:none;
}


a:link.g{
background-color:inherit;
color:#B0BAB8;
text-decoration:none;
}
a:visited.g{
background-color:inherit;
color:#B0BAB8;
text-decoration:none;
}

a:hover.g{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}

a:active.g{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}

a:link.w{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}
a:visited.w{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}

a:hover.w{
background-color:inherit;
color:#B0BAB8;
text-decoration:none;
}

a:active.w{
background-color:inherit;
color:#ffffff;
text-decoration:none;
}



a:link.gb{
background-color:inherit;
color:#063201;
text-decoration:none;
}
a:visited.gb{
background-color:inherit;
color:#063201;
text-decoration:none;
}

a:hover.gb{
background-color:inherit;
color:#ffffff;
text-decoration:none;
background-color:#063201;
}

a:active.gb{
background-color:inherit;
color:#063201;
text-decoration:none;
}

a:link.lst{
background-color:inherit;
color:#546168;
text-decoration:none;
}
a:visited.lst{
background-color:inherit;
color:#546168;
text-decoration:none;
}

a:hover.lst{
background-color:#23292D;
color:#B0BAB8;
text-decoration:none;
}

a:active.lst{
background-color:inherit;
color:#546168;
text-decoration:none;
}

a:link.smp{
background-color:inherit;
color:#546168;
text-decoration:none;
}
a:visited.smp{
background-color:inherit;
color:#546168;
text-decoration:none;
}

a:hover.smp{
background-color:#181C1E;
color:#A8587C;
text-decoration:none;
}

a:active.smp{
background-color:inherit;
color:#546168;
text-decoration:none;
}



/* rollover butons */

.about_us_btn, .about_us_over{
width:132px;
height:48px;
float:left;
display:inline;
}

.about_us, .about_us_over{
text-indent:2000px;
background:url("../buttons/about_us.png") top left no-repeat;
overflow:hidden;
display:block;
width:132px;
height:48px;

}

.about_us:hover, .about_us_over{
background-position:bottom left;
cursor:pointer;

}

.samples_btn, .samples_over{
width:135px;
height:48px;
float:left;
display:inline;
}

.samples, .samples_over{
text-indent:2000px;
background:url("../buttons/samples.png") top left no-repeat;
overflow:hidden;
display:block;
width:135px;
height:48px;

}

.samples:hover, .samples_over{
background-position:bottom left;
cursor:pointer;

}

.blog_btn, .blog_over{
width:108px;
height:48px;
float:left;
display:inline;
}

.blog, .blog_over{
text-indent:2000px;
background:url("../buttons/blog.png") top left no-repeat;
overflow:hidden;
display:block;
width:108px;
height:48px;

}

.blog:hover, .blog_over{
background-position:bottom left;
cursor:pointer;

}

.contact_us_btn{
width:166px;
height:48px;
float:left;
display:inline;
}

.contact_us{
text-indent:2000px;
background:url("../buttons/get_in_touch.png") top left no-repeat;
overflow:hidden;
display:block;
width:166px;
height:48px;

}

.contact_us:hover{
background-position:bottom left;
cursor:pointer;

}



