tr {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #7C785C;
}
.copyright {
	color: #DAF29E;
}
.bgmenu {
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
<STYLE type=text/css>.linkmenu {
	
}
.linkmenu A:link {
	COLOR: #977F2C;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.linkmenu A:visited {
	COLOR: #977F2C;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.linkmenu A:hover {
	COLOR: #E86E0B;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.linkmenu A:active {
	COLOR: #FCB10F;
	TEXT-DECORATION: none;
	font-weight: bold;
}
</STYLE>
.bgbody {
	background-image: url(images/bg-body.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbody {
	background-image: url(images/bg-body.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;

}
a:active {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.loadingimage {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
input {
	font-size: 10px;
	color: #588A20;
	font-weight: bold;

}
textarea {
	font-size: 10px;
	font-weight: bold;
	color: #588a20;
}
.text10 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
}
