/* Masanao KITORA Homepage CSS */
.InfoTitle {
	cursor:		hand;
	color:		#f0c0c0;
	font-size:	12pt;
}
.InfoDiv {
	display:	'';
	text-align:	right;
	font-size:	10pt;
}

Font.section {
	font-size:x-large;
	color:#4040f0;
	font-weight:bold;
	cursor:hand;
	text-decoration:underline;
}
Font.subject {
	font-family: Verdana,monospace;
	font-size: x-large;
	color: #f0f040;
}

Ul {
	font-family: "MS Gothic",sans-serif;
	font-size:midium;
	background-color: #202020;
}
B {
	color: #6060f0;
	font-family: Verdana,monospace;
	font-weight: bold;
}
B.win {
	color: #f0c0c0;
	font-family: Verdana,monospace;
	font-weight: bold;
}
B.enh {
	color: #f080f0;
	font-family: Tahoma,monospace;
	font-weight: bold;
}

A	{
	font-family: Verdana,monospace;
}
A:link,A:visited,A:active {
	text-decoration: none;
	color: #c0c0f0;
}
A:hover {
	text-decoration: underline;
	color: #f0c020;
}
