body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: 000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

.photos-hor .photo{
	  float: left;
	  width: 185px;
	  margin-bottom: 12px;
	}
	
	.photos-hor a{
	  display: block;
	  text-decoration: none;
	  background: #fff url(img/img-bg.png) 0 0 no-repeat;
	  color: #002C79;
	  font-size: 0.85em;
	}
	
	.photos-hor a:visited{
	  background-position: -371px 0;
	  color: #7E7E7E;
	}
	
	.photos-hor a:hover{
	  background-position: -185px 0;
	  color: #C24F00;
	}

img.framed { 
padding: 6px; 
border: 1px solid #CCC; 
background-color: #FFF; } 
.fb {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
