.background {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../../Websites/JEM/cross.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3b698d;
	font-weight: normal;
}
.ver {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cc9999;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: 95a2b2;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 9a9478;
}

