body {
	margin:10;
	font-family: arial, helvetica;
	background-color: white;
	color: black;
}
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:active {color: #000000; text-decoration:none;}
a:hover {color: #000000; text-decoration:none;}
table {
	padding:10px;
}
td {
	padding:10px;
}
.imgbutton {
	cursor:pointer;
}
#mainmenu {
	background: #ffffc2;
}
