.safas {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	background-color: #33CCCC;
	background-image: url(images/bg.jpg);
	font-weight: bolder;
	background-attachment: fixed;


}
.text {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #003366;
	font-weight: bolder;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #9932cc;
	font-weight: bolder;
	text-align: center;

}
.headingl {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #9932cc;
	font-weight: bolder;
	text-align: left;
}
.texts {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
	font-weight: normal;
	text-align: justify;

}
.textorchid {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #9933cc;
	font-weight: bold;
	text-align: left;
	font-style: italic;

}
.textred {


	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CC0000;
	font-weight: normal;
	text-align: left;
}
.textorchidc {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #9933cc;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.textsc {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #9932cc;
	font-weight: normal;
	text-align: center;
}
.kirkwall {
	background-attachment: fixed;
	background-image: url(images/Kirkwall/bg.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
}
.maroon {
	color: #660000;
}
