@charset "UTF-8";
/* CSS Document */



.style1 {color: #FFFFFF}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	font-family: Futura, Garamond, Didot
}
.coverlink {
	text-align: center;
	position: fixed;
	left: 0%;
	right: 0%;
	
	bottom: 41%;
}
.coverlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.coverlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.coverlink a:hover {
	text-decoration: none;
	color: #FF0000;
}
.coverlink a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.coverlink2 {
	text-align: center;
	font-size: small;
	position: fixed;
	left: 0%;
	right: 0%;
	top: 0%;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
} 
.coverlink2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.coverlink2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.coverlink2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.coverlink2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.photo {
	left: 0%;
	top:25px;
	position: absolute;
	align: center;
} 
.textforphoto {
	text-align: center;
	font-size: small;
	position: fixed;
	left: 0%;
	right: 0%;
	background-color: #000000;
	bottom: 0%;	
} 
 
.coverlink3 {
	text-align: center;
	font-size: small;
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0%;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}	
.coverlink3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.coverlink3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.coverlink3 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.coverlink3 a:active {
	text-decoration: none;
	color: #FFFFFF;