body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../image/menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 0pt;
	left: 0px;
	background-color: #669966;




}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}
a:hover {
	font-size: x-small;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;

}

