<style type="text/css">

A { text-decoration: none ; color: black } 
A:link { text-decoration: none ; color: black } 
A:visited { text-decoration: none ; color: black } 
A:hover { font-weight: bold ; cursor: auto }

Body {  cursor: auto ; 
	border-style: none ; 
	margin: auto ;
	bgcolor: #6699FF ;
	leftmargin: 0 ;
	topmargin: 0 ;
	oncontextmenu: "return false" ;
	ondragstart: "return false" ;
	onselectstart: "return false" ;
	font-family: "Trebuchet MS" ;

	}

Table { width: 100% ;
	height: 100% ;
	cellpadding: 0 ;
	cellspacing: 0 ;
	margin: 0 ;
	border: 0 ;
	
	}

</style>