A:Link, A:Active, A:Visited {
	cursor: help;
	text-decoration:none;
	color: #896529;
	font-family: Garamond;
	font-size: 13px;
	letter-spacing : 2px;
}

A:hover	{
	cursor: help;
	text-decoration:none;
	color: #e5b181;
	font-family: Garamond;
	font-size: 13px;
	letter-spacing : 2px;
}


body, table {
	scrollbar-face-color: #93b952;
	scrollbar-highlight-color: #c3ca60;
	scrollbar-shadow-color: #c3ca60;
	scrollbar-3dlight-color: #93b952;
	scrollbar-arrow-color: #93b952;
	scrollbar-track-color: #c3ca60;
	scrollbar-darkshadow-color: #93b952;
	font-size: 12px;
	font-family:Georgia, Trebuchet MS, Arial, Verdana, Sans-Serif;
	color:#fcf960;
	text-align : justify;
	margin : 0px 0px 0px 0px;
}

body { background-color:#c3ca60;
}

#content {
	background-color: #93b952;
	border : 0px;
}

.text {
	margin-left : 10px;
	margin-right : 10px;
}

h1:first-letter {color: #e64c4c; font-family: georgia, times new roman, sans-serif; font-style : italic; letter-spacing : 2px; 	font-size: 22px; text-transform: lowercase;}
h1 {
	font-size: 16px;
	color: #ffffff;
	font-family: georgia, times new roman, sans-serif;
	font-style : italic;
	letter-spacing : 2px;
	text-align : right;
	margin-right : 5%;
}



#navi A  {
	cursor: help;
	text-decoration:none;
	color: #e64c4c;
	font-family: Tahoma;
	font-size: 11px;
	padding : 5px 5px 5px 5px;
	border : 1px solid #b78f4a;
}

#navi A:hover {
	cursor: help;
	text-decoration:none;
	color: #e64c4c;
	font-family: Tahoma;
	font-size: 11px;
	padding : 5px 5px 5px 5px;
	border : 1px solid #fcf960;
}






h2 {
	font-style : italic;
	letter-spacing : 2px;
	font-size : 13px;
	margin-left : 15px;
}
 