a{
   font-family: "Calligraph421 BT", Papyrus, "Monotype Corsiva";
	color: #663333;
	text-decoration: underline;
	font-size: medium;
	font-weight: normal;
	border: black;
}
a:hover{
	color: #008200;
}
.title{
	font-family: "Calligraph421 BT", Papyrus, "Monotype Corsiva";
	font-size: xx-large;
	font-weight: bold;
}

.main{
	font-family: "Calligraph421 BT", Papyrus, "Monotype Corsiva";
	font-size: large;
	font-weight: normal;
}
.small{
	font-family: "Calligraph421 BT", Papyrus, "Monotype Corsiva";
	font-size: medium;
	font-weight: normal;
}
.let{
	font-family: "Calligraph421 BT", Papyrus, "Monotype Corsiva";
	font-size: large;
	font-weight: normal;
	color: #005BB7;
}
body{
	background: #FCD9B3 url(pics/bgsand.gif) repeat-y fixed;
}

img{
 border-color: black;
} 


