body Table TR TD{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.butt{
	background-image: url(images/menu_b.jpg);
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	text-align: right;
	cursor:hand;
}
A{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight : bold;
	text-decoration : none;
}