body {
	background-color: #CDA77D;
	background-image: url(images/back_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #442200;
	font-size: 14px;


}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;

}
a:active {
	color: #990000;
	text-decoration: none;

}
