@charset "utf-8";
/* CSS Document */

body {
 	margin: 0px;
	background:#ebf5d3;
	color:#666;
 }
 
 body  table { width:700px; background:#b9dd7d; color:#333333; }
  body  table table{ background:none; color:#333333;} 
.txt-menunew {
	color: #f5f8ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
    font-weight: bold;
}
.txt-menunew :hover {
	color: #2d5ea0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
    font-weight: bold;
	background-position: top left;
	background-repeat: no-repeat;
	
}
.txt-menu A {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt-menu A:hover {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
	
}
.txt-footer {
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt-footer:hover {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	
}
