BODY {

background : url();
	text-align: center; 
        FONT-SIZE: 10px; 
        MARGIN: 0px; 
        LINE-HEIGHT: 16px; 
        FONT-FAMILY: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;         
        LETTER-SPACING: 2px; 
;
  
  background-repeat : repeat;
  background-image : url(../image/nuno5.gif);
  text-decoration : none;
}

#page {
  width: 750px;
  high: 500px;
  MARGIN: 0px; 
  border-right : 1px solid #660000;
  border-left : 1px solid #660000;
  
  
  background-color : white;
  text-decoration : none;
}
ADDRESS{
  background-color : white;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #660000;
  border-right-color : #660000;
  width : 750px;
}
A{
  text-decoration : none;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
A:ACTIVE{
  text-decoration : underline;
}
