@charset "UTF-8";
/* CSS Document */

a{
	font-family:Futura, Helvetica, sans-serif;
	text-decoration:none;
	border:0px;
	outline:none;
	text-transform:none;
	color:#666;
}
img{
	border:0px;
}

#menu1 a:hover{
background:url(images/hover.png);
background-position:top;
background-repeat:no-repeat;
position:absolute;
top:0px;
}

h4{
font-family:Futura, Helvetica, sans-serif;
font-size:14px;
color:#666;

}
style4{color:#666;}

p{
font-family:Futura, Helvetica, sans-serif;
font-size:12px;
color:#666;


}	

body{
	background-color:#999;
	background-attachment:fixed;
	background-position:left;
	background-repeat: no-repeat;
}

