body {
	
	color: #000000;
	background-attachment: fixed;
	background-image: url(img/meacura_homepage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FF9934;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #FF9966;
	SCROLLBAR-BASE-COLOR: #ea64f6;
}
.meacura{font-family: Futura Bk BT, Verdana;
	font-size: small;
	font-weight: lighter;
	}
a:link{
	color:#FFFFFF;
	font-weight: bold;
}

a:visited{
	color:#FFFFFF;
	font-weight: bold;
}

a:hover{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
cursor:url("hopi2.cur");
}

a:active{
	color:#FFFFFF;
	font-weight: bold;
}

