HTML {
	BACKGROUND: #333333; 
	COLOR: #999999;
}

h1 {
	FONT-SIZE: 70%; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	TEXT-ALIGN: center;
	color=#ffcc99 ;
}
p {
	FONT-SIZE: 70%; 
	FONT-FAMILY: verdana, arial, sans-serif; 
	TEXT-ALIGN: left;
	color=#999999 ;

/*	color=#ffcc99 ;*/
}

#menuFoto{
FONT-SIZE: 1em; 
FONT-FAMILY: verdana, arial, sans-serif; 
margin:0;
padding:0.5em 0;
text-align:center;
}
#menuFoto li{
display:inline;
margin: 1em;
height:0;
}
#menuFoto a:link,
#menuFoto a:visited{
color:#999999;
}
#menuFoto a:hover,
#menuFoto a:focus,
#menuFoto a:active{
color:#FFCC99;
}

