body,html {
	margin:0px;
	background-color:#666666;
	height:100%;
}
#maint{
	height:100%;
	width:100%;
}
.main_lnk {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.main_lnk:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.btm_txt {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.cybervox {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	}
.cybervox:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	}
	
.btm_txt_lnk {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.btm_txt_lnk:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}