@import url("textrollover.css");
body {
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin: 10px 0px 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0px;
	left: 50px;
}
.toptext {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	background-color: #666666;
	text-align: center;
}
.botmtext {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #666666;
	text-align: center;
	border-top-width: 5px;
	border-top-color: #999999;
}
