BODY {
	color : BLACK;
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: grey; 
	scrollbar-highlight-color: black;
	scrollbar-base-color : grey;
	scrollbar-track-color : White;
	font-family: Verdana;
	font-size: 11px;
}

.popup {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: grey; 
	scrollbar-highlight-color: black;
	scrollbar-base-color : grey;
	scrollbar-track-color : White;
	font-family: Verdana;
	font-size: 11px;
}

TD {
	color : Black;
	font-family: Verdana;
	font-size: 11px;
}

A {
	color : blue;
	text-decoration : none;
}

A:HOVER {
	color : red;
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a:active {
	text-decoration : none;
	color : blue;
}

A.bodytext {
	color : white;
	text-decoration : none;
}

A.bodytext:HOVER {
	color : red;
	text-decoration : none;
}
