
a.style1:link{color:#FFFFFF;text-decoration: underline;}
a.style1:visited{color:#FFFFFF;text-decoration: underline;}
a.style1:active{color:#FFFFFF;text-decoration: underline;}
a.style1:hover{color:#FFFFFF;text-decoration: none;}


a.style2:link{color:#053806;text-decoration: underline; cursor: pointer;}
a.style2:visited{color:#053806;text-decoration: underline; cursor: pointer;}
a.style2:active{color:#053806;text-decoration: underline; cursor: pointer;}
a.style2:hover{color:#13A20D;text-decoration: none; cursor: pointer;}


a.style3:link{color:#FFFFFF;text-decoration: underline;}
a.style3:visited{color:#FFFFFF;text-decoration: underline;}
a.style3:active{color:#FFFFFF;text-decoration: underline;}
a.style3:hover{color:#FFFFFF;text-decoration: none;}


.style4 {cursor: pointer;}



a.Home {
display: block;
width: 103px;
height: 23px;
background: url("") 0 0 no-repeat;
text-decoration: none;
}

a:hover.Home {
display: block;
width: 103px;
height: 23px;
background: url("imgs/home.gif") 0 0 no-repeat;
text-decoration: none;
}


a.Press {
display: block;
width: 103px;
height: 23px;
background: url("") 0 0 no-repeat;
text-decoration: none;
}

a:hover.Press {
display: block;
width: 103px;
height: 23px;
background: url("imgs/press.gif") 0 0 no-repeat;
text-decoration: none;
}




a.Designers {
display: block;
width: 103px;
height: 26px;
background: url("") 0 0 no-repeat;
text-decoration: none;
}

a:hover.Designers {
display: block;
width: 103px;
height: 26px;
background: url("imgs/designers.gif") 0 0 no-repeat;
text-decoration: none;
}






a.Contact {
display: block;
width: 103px;
height: 23px;
background: url("") 0 0 no-repeat;
text-decoration: none;
}

a:hover.Contact {
display: block;
width: 103px;
height: 23px;
background: url("imgs/contact.gif") 0 0 no-repeat;
text-decoration: none;
}





body {
	background-color:#000000;
	background-image:url('imgs/Image9.jpg');
	background-attachment: ;
	background-position: top center;
	background-repeat:no-repeat;

	 }


input.btn {

background: #FFFFFF;
color:#000000;
border: solid 0px #37EF19;
}


input.btn2 {

background: transparent;
color:#FFFFFF;
border: solid 0px #37EF19;
}


input.btn3 {

background: #FFFFFF;
color:#000000;
border: solid 0px #37EF19;
}


