body {

	color: #333333;
	background-color:#e8df96;
	text-align: center;
}


.photos {text-align="center"; height="150"; width="175";}
.caption {text-align="center"; height="20";}


.links {width="15"; height="15";}
a:link {
  color: #d65530; 
  text-decoration: none; 
  }/*normal links in the text*/
a:visited {
  color: #d65530; 
  text-decoration: none; 
  }
a:active {
  color: #FFFFFF; 
  text-decoration: none; 
  }