body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #B6EC80;
	font-size: 12px;
	//background-image: url(img/back_g.gif);
	//background-repeat: no-repeat;
	//background-position: right bottom;
}

.tab a:link{
	display: block;
	width: 100%;
	height:100%;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.tab a:hover{
	display: block;
	width: 100%;
	height:100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #467C12;
}
