BODY {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-3dlight-color : #6699CC;
	scrollbar-arrow-color : #6699CC;
	scrollbar-base-color : #6699CC;
	scrollbar-darkshadow-color : #6699CC;
	scrollbar-face-color : #6699CC;
	scrollbar-highlight-color : #6699CC;
	scrollbar-shadow-color : #6699CC;
	scrollbar-track-color : #6699CC;
}
TD {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
A {
	color : Yellow;
	text-decoration : none;
}
A:HOVER {
	color : Yellow;
	text-decoration : underline;
}

