* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #f7efdc url(../images/style/wallpaper.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
a {
	color: #006400;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a img {
	border: none;
}
ul {
	list-style-type: none;
}
