

body	{
	background:#F8F6E3 url(../images/rand.gif) top left fixed repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	}
	
A:LINK {	 color : black ;
			 cursor : hand;
			 padding-bottom : 0px;
			 padding-left : 0px;
			 padding-right : 0px;
			 padding-top : 0px;
			 width : 100%;
			 text-transform : none;
			 text-decoration : none;}
A:FOCUS {	 color : black ;
			 cursor : hand;
			 padding-bottom : 0px;
			 padding-left : 0px;
			 padding-right : 0px;
			 padding-top : 0px;
			 width : 100%;
			 text-transform : none;
			 text-decoration : none;}
A:VISITED {	 color : black ;
		   	 cursor : hand;
			 padding-bottom : 0px;
			 padding-left : 0px;
			 padding-right : 0px;
			 padding-top : 0px;
			 width : 100%;
			 text-transform : none;
			 text-decoration : none;}
A:HOVER {	 color : red;
			 cursor : hand;
			 padding-bottom : 0px;
			 padding-left : 0px;
			 padding-right : 0px;
			 padding-top : 0px;
			 width : 100%;
			 text-transform : none;
			 text-decoration : none;
			
}

#menu  {
      width:80px;
	  position: absolute;
	  top: 30px;
	  left: 15px;
	  margin: 0px;
	  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  z-index: 2;

}

#pucca  {
      width:50px;
	  position: absolute;
	  top: 400px;
	  left: 40px;
	  margin: 0px;
	  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  z-index: 2;

}
