body {
	margin: 0px 0px 10px; background-color: rgb(118, 101, 90);
}
a:link {
	color: rgb(89, 78, 74); font-weight: bold; text-decoration: underline;
}
a:visited {
	color: rgb(89, 78, 74); font-weight: bold; text-decoration: underline;
}
a:hover {
	color: rgb(0, 0, 0); font-weight: bold; text-decoration: none;
}
a:active {
	color: rgb(0, 0, 0); font-weight: bold; text-decoration: none;
}
#news {
	color: rgb(53, 50, 0); font-family: Tahoma, Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold;
}
#news a {
	color: rgb(0, 0, 0); font-weight: normal; text-decoration: none;
}
#news a:hover {
	color: rgb(255, 255, 255); font-weight: normal; text-decoration: underline;
}
#light a {
	color: rgb(255, 255, 255);
}
#shopping a {
	color: rgb(51, 51, 51);
}
#footer a {
	color: rgb(222, 217, 206); font-weight: normal;
}
#footer a:hover {
	color: rgb(222, 217, 206); font-weight: bold;
}
#footer a:active {
	color: rgb(222, 217, 206); font-weight: bold;
}
#footer a:visited {
	color: rgb(222, 217, 206); font-weight: normal;
}
form {
	color: rgb(53, 50, 0); font-family: Tahoma, Verdana, Tahoma, Arial; font-size: 10px; font-weight: bold;
}
label {
	
}
input {
	border-width: 1px; border-color: rgb(147, 138, 99); text-align: left; color: rgb(51, 51, 51); font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: rgb(231, 221, 168);
}
textarea {
	border-width: 1px; border-color: rgb(147, 138, 99); text-align: left; color: rgb(51, 51, 51); font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: rgb(231, 221, 168);
}
select {
	border-width: 1px; border-color: rgb(147, 138, 99); text-align: left; color: rgb(51, 51, 51); font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: rgb(231, 221, 168);
}
