body, input, textarea, table {
	background-image: url(../images/background_parchment.gif);
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	
.green {
	background-image: url(../images/background_green.gif);
}
.parchment {
	background-image: url(../images/background_parchment.gif);
}