body {
	background-color: #FCF9EB;
	color: #000000;
	font-family: sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.art	{
	color: #000000;
	font-family: sans-serif;
	margin: 50px;
	text-align: justify;
	font-size: 80%;
	background-color: #000033;
	padding: 10px;
}
.gift
	{
	color: orange;
	font-family: sans-serif;
	font-weight: bold;
	decoration: none;
}
