BODY {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	margin : 0px;
	background-color : #696969;
}

h1 {
	font-size: x-small;
	color: #a9a9a9;
   font-weight : טשהג;
}
.photo {
	margin : 5px 50px 0px 50px;
	border : 1px solid #808080;
}
a:link {
	font-size: x-small;
	color: #a9a9a9;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	font-size: x-small;
	color: #a9a9a9;
	font-weight : bold;
	text-decoration: underline;
}
a:hover {
	font-size: x-small;
	color: #a9a9a9;
	font-weight : bold;
	text-decoration: underline;
}

