body  
	{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	MARGIN-TOP: 0px; 
	FONT-SIZE: 10px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: medium none; 
	COLOR: black;
	MARGIN-RIGHT: 0px; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	scrollbar-face-color: white; 
	scrollbar-shadow-color: #FFCF26;
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #FFCF26;
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: #FFCF26;
	}

.menu_cima {
	font-family: tahoma;
	color: white;
	size: 2;
	text-decoration: none;
}
.menu_cima:hover {
	font-family: tahoma;
	color: #00923F;
	size: 2;
	text-decoration: none;
	background: white;
}
.menu_esq {
	font-family: tahoma;
	color: white;
	size: 2;
	text-decoration: none;
}
.menu_esq:hover {
	font-family: tahoma;
	color: #3399CC;
	size: 2;
	text-decoration: none;
	background: white;
}
.menu_fotos {
	font-family: tahoma;
	color: black;
	size: 1;
	text-decoration: none;
}
.menu_fotos:hover {
	font-family: tahoma;
	color: #3399CC;
	size: 1;
	text-decoration: none;
	background: white;
}
.menuu {
	font-family: tahoma;
	color: white;
	size: 3;
	text-decoration: none;
}
.menuu:hover {
	font-family: tahoma;
	color: black;
	size: 3;
	text-decoration: none;
	background: white;
}

.maoIn {
	cursor: pointer;
	cursor: hand;
}

.maoOut 
{
	cursor: auto;
}
