img{
	border: 0;
}
a:link {
	text-decoration: none;
	color: #252464;
}
a:visited {
	color: #7F412C;
	text-decoration: none;
}
a:hover {
	color: #62849F;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
.pictureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #252464;
	list-style-type: square;
}
.pictureDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252464;
	list-style-type: square;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}

