body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/3854445_extras/motif-wallpaper-1-web3.gif);
	background-repeat: repeat;
}
.boldtext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #C0BFBB;
	line-height: 1.5em;
}
a:hover {
	color: #C63D31;
}
a:link {
	color: #BDB871;
}
a:visited {
	color: #BDB871;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #C0BFBB;
	line-height: 1.5em;
}
input {
	background-color: #E1CBBE;
}
select {
	background-color: #E1CBBE;
}
textarea {
	background-color: #E1CBBE;
}
