




/*
     FILE ARCHIVED ON 10:34:05 Apr 18, 2003 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:34:57 Dec 12, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
a:hover {
	text-decoration: underline;
}
.menu {
	color: black; text-decoration:none
}
.diary {
	text-decoration:none
}
.diary:hover {
	text-decoration:underline;
	color: Black;
}
.question {
	color: 333333;
	text-decoration:none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
.question:hover {
	text-decoration:underline;
	color: Green;
}