a:hover {
	text-decoration: none;
}

#Subtitle .about_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #d00000;
}
#Navi a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width: auto;
}
#Navi a:hover {
	color: #d00000;
}

#Subtitle .about_names {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-align: right;
}

