body	{
	scrollbar-arrow-color	:	#ffffcc;
	scrollbar-base-color:		#ffffcc;
	scrollbar-shadow-color:	#ffffcc;
	background-color:		#ffffcc;
	font-family:			"Microsoft Sans Serif";
	}
a:link	{
	font-size:		13;
	text-decoration:	none;
	color:		#0000ff;
	}
a:visited	{
	font-size:		13;
	text-decoration:	none;
	color:		#0000ff;
	}
a:hover	{
	color:		#ff0000;
	}
.menu	{
	font-family:		"Arial";
	font-weight:	bold;
	}
.friend	{
	color:		tomato;
	font-family:		"LilyUPC";
	size:		50;
	font-style:		italic;
	}
.pth	{
	font-family:		"Tahoma";
	color:		red;
	font-style:		italic;
	}