body {
font-family: Arial, Helvetica, sans-serif;
}
.page {
	width:955px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
}
.imagecontact {
font-size:13px;
color:#000000;
text-align:justify;
height:500px;
background-image:url(/detailmacro.jpg);
background-repeat:no-repeat;
background-position:120px 30px;


}
a {
color:#D9934E;
}
a:hover {
color:#000000;}
.menu {
	text-align:left;
	color:#D9934E;
	font-size:10px;
	font-weight:bold;
}
.menu a {
color:#D9934E;
text-decoration:none;
}
.menu a:hover {
color:#D9934E;
text-decoration:underline;
}


