body {
	color: #333;
	font-family: Verdana;
	font-size: 12px;
	background-color: #D7F2F5;
}

td {
	color: #333;
	font-family: Verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #6E4A26;
}

a:hover {
	text-decoration: underline;
	color: #6E4A26;
}

.menu_bold{
	color: #333;
	font-weight:bold;
}
.menu_bold:hover{
	color: #333;
}

#header_back{
	background-color: #8a9c9c;
	margin-bottom: 10px;
}