a, a:visited
{
	text-decoration: none;
	color: #006666;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
	font-weight : bold;
}
a:hover
{
	text-decoration: none;
	color: #B8860B;
	font-family : Verdana, Tahoma, Arial;
	font-size : 9pt;
	font-weight : bold;
}
h4 {
	font-size : 9pt;
	color : #CC6600;
	font-weight : bold;
}
p,  li  {
	font-size: 9pt;
	padding-left : 6pt;	
	padding-right : 6pt;	
	margin-top: 2pt;	
	margin-bottom: 6pt;	
}

.mosaic {
	margin: 0px;
	position: relative;
	width: 150px;
	height: 100px;
	float: left;
}
.mosaic img {
	border: none;
}
.mosaic a {
	text-decoration: none;
}

.sos span {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 70px;
	left: 120px;
	background: url(images/sos.png) no-repeat;
}

img.status {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0px;
	left: 130px;
/*	background: url(images/sos.png) no-repeat; */
}

.fire span {
	width: 150px;
	height: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/frame_red_sos.png) no-repeat;
}
/*
.dead span {
	width: 150px;
	height: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/frame_dead.png) no-repeat;
}
*/
.dead span {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 70px;
	left: 120px;
	background: url(images/dead.png) no-repeat;
}

.photo {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 75px;
	left: 5px;
/*	background: url(images/photo.png) no-repeat; */
}
.info {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 75px;
	left: 27px;
/*	background: url(images/photo.png) no-repeat; */
}
.map {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 75px;
	left: 49px;
}

.article {
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	top: 10px;
	left: 120px;
	background: rgba(0, 153, 51, 0.5);
}

h3.old { font-family: 'Neucha', serif;
              font-size: 18px;
}

p.intro {
	clear: left;
	padding: 0.7em 1em 0 1em;
	margin: 0;
}
P.intro:first-letter { font-family: 'Neucha', serif; font-size: 200%; float: left; padding: 0em 0 0 0.5em; }

a.current { text-decoration:underline; }

a.anchor {
    display: block;
    position: relative;
    top: -40px;
    visibility: hidden;
}
