body {
  background: #FFFFCC;
  font-size: 16px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #ffffff;
  padding: 1px;
  margin: 0px;
}
#header {
  background: #FFCC66;
  text-align: center;
  padding: 5px;
  font-size: 27px;
}
#menu {
  background: #FF9900;
text-align: center;
    color: #ffffff;
    margin: 0px;
    padding: 5px;
}
#menu A {
color: #ffffff;
}
#menu A:visited {
color: #ffffff;
}
#header A {
color: #ffffff;
text-decoration: none;
}
#header A:visited {
color: #ffffff;
text-decoration: none;
}
#content {
  margin: 0px 3% 0px 3%;
  border: 0px;
  padding: 6px;
background: #FFFFFF; color: black;
  border: 1px solid #FFCC66;
}
#content P {
text-indent: 1.5em;
}
H1 {
text-align: center;
color: #000000;
}
H2 {
text-align: center;
color: #000000;
}
H3 {
text-align: center;
color: #000000;
}
P.foto {
text-align: center;
font-style: italic;
margin-top: 0;
margin-bottom: 5px;
color: #666;
}
P.foto A {
color: #666;
text-decoration: none;
}
HR {
border: none;
color: #666;
background-color: #666;
height: 1px;
}
UL {
list-style-type: disc;
padding: 0px;
margin: 27px;
}
.uSocial-Share {
text-align: right;
}
#footer {
padding: 5px;
color: #FF9900;
text-align: center;
}
	A {
	color: #000000;
}
	A:visited {
	color: #660066;
}