@charset "utf-8";
/* CSS Document */
body {
	font-family: Papyrus, "Lucida Calligraphy";
	font-size: 12px;
	line-height: 36px;
	color: #00FF00;
	background: #6D4F07;		
}



td {
	font-family: Papyrus, "Lucida Calligraphy";
	font-size: 12px;
	line-height: 24px;
	color: #00FF00;
	background: #6D4F07;
}

th {
	font-family: Papyrus, "Lucida Calligraphy";
	font-size: 12px;
	line-height: 36px;
	color: #00FF00;
	background: #6D4F07;
}

.text {
	font-family: Papyrus, "Lucida Calligraphy";
	font-size: 16px;
	line-height: 20px;
	color: #00FF00;
	background: #6D4F07;
}

.imglink {border-bottom-style: double; border-bottom-width: medium; border-bottom-color: #644806; border-top-style: none; border-left-style: none; border-right-style: none; }



a:link {
	color: #00FF00;;
}
a:visited {
	color: #00FF00;;
}
a:hover {
	color: #00FF00;;
}
a:active {
	color: #00FF00;;
}

a:no-link{

}