body{
	background-color: White;
	color: DarkGray;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: Black;
	scrollbar-face-color: White;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	font-family: Arial, '‚l‚r ƒSƒVƒbƒN';
}

a:link{
	text-decoration: none;
	font-weight: bold;
	color: DarkSlateBlue;
}

a:visited{
	text-decoration: none;
	font-weight: bold;
	color: RosyBrown;
}

.mouse{
	visibility: visible;
	position: absolute;
}

A:hover{
	background: Black;
	color: White;
}

h1{
	background: DarkSlateBlue;
	color: White;
	font-family: Verdana, Arial Black, 'HGS‘n‰pŠpºÞ¼¯¸UB';
}

ul{list-style-type: square;}
