.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hp_text {
	font-size: 12px;
}

.hp_text_s {
	font-size: 11px;	
}
a {
	color: #607d4e;
}
#menuButtons td.off, #menuButtons td.on, #menuButtons td.active{
	border:1px solid #C3CDB0;
	text-align:center;
	background-color:#E1D99C;
	font-family:"Lucida Grande";
	/*margin:1px;*/
}
#menuButtons td.on{
	background-color:#A1A96A;
}

#menuButtons td.active{
	background-color:#B3B97B;
}

#menuButtons td a{
	color:#264D2F;
	font-weight:bold;
	text-decoration:none;	
}

