BODY {
BORDER-RIGHT: medium none; 
BORDER-TOP: medium none; 
MARGIN-TOP: 0px; 
SCROLLBAR-FACE-COLOR: white; 
FONT-SIZE: 10px; 
SCROLLBAR-HIGHLIGHT-COLOR: white;
MARGIN-LEFT: 0px; 
BORDER-LEFT: medium none; 
SCROLLBAR-SHADOW-COLOR: white; 
COLOR: black; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
MARGIN-RIGHT: 0px; 
SCROLLBAR-ARROW-COLOR: black; 
SCROLLBAR-TRACK-COLOR: white; 
BORDER-BOTTOM: medium none; 
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
SCROLLBAR-DARKSHADOW-COLOR: #000000
}


.menu_cima {
	font-family: tahoma;
	color: black;
	size: 2;
	text-decoration: none;
}
.menu_cima:hover {
	font-family: tahoma;
	color: gray;
	size: 2;
	text-decoration: none;
}

.link {
	font-family: tahoma;
	color: black;
	size: 1;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	color: gray;
	size: 1;
	text-decoration: underline;
}