h1.title {
font-size:16px;
}

h4.life {
	font-family:Arial, Helvetica, sans-serif;
}

#divPhotos {
}

#divPhotos table {
	color:gray;
}

#divPhotos td img {
	padding: 5px;
	border: thin;
	border-color:silver;
	border-style:solid;
	margin: 20px 35px;
}

#divPhotos td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}

#divPhotos .title {
	font-style: italic;
	margin-left:15px;
}

#divPhotos .name {
	font-size: 22px;
	color:black;
	font-weight:bold;
}

#divPhotos a:link, #divPhotos a:visited {
	color:navy;
}

#divPhotos a:hover {
	color:#003511;
	background-color:#FFFFCC;
}

#divPhotos .service {
}

#divPhotos .service,  #divPhotos .dobdod{
	font-size: 16px;
	color: black;
}


#divPhotos a.photolinked:link, #divPhotos a.photolinked:visited  {
text-decoration: none;
}

#divPhotos a.photolinked:hover  {
padding: 0px;
margin: 0px;
text-decoration: none;
background-color: #FFF;
color:#FFF
}

