A {
	color : #F0FFFF;
	cursor : ne-resize;
	text-decoration: none;

}
A:HOVER {
	color : #F0F8FF;
	cursor : ne-resize;
	text-decoration: underline overline;

}
BODY {
	background-color : Black;
	color : White;
	cursor : ne-resize;
	direction : ltr;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : 12pt;
	overflow : auto;
	width : auto;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #666666;
	text-decoration: none;

}
