/* CSS Document */

BODY {
	background: url(img/top_back2.gif);
        background-repeat:repeat;
        background-color: #BD933D; 
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #4D2C00;
}

table.menu {
	font: bold 14px Verdana;
	color: #975803;
	text-align: right;
	text-decoration:none;
	padding-bottom:20px;
}

table.menu a {
	color:#975803;
	text-decoration:none;
}

table.menu a:hover {
	color:#4D2C00;
	
}
