body {
	margin: 0px;
	padding: 0px;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.whitetext {
	color: #FF0000;
}
.menu:link {
width:100%;
height:100%;
	color: #000000;
	text-decoration: none;
}
.menu:visited {
width:100%;
height:100%;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
background-color:#FFFFCC;
width:100%;
height:100%;
	color: #000000;
	text-decoration: none;
}
