.style1 {color: #FF00FF}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.descriptionk {
	font-size: small;
	color: #C3F;
}
.titlek {
	font-size: small;
	color: #C3F;
}
.descriptionn {
	font-size: small;
	color: #F0F;
}
.titley {
	font-size: small;
	color: #AAF;
}
.descriptiony {
	font-size: small;
	color: #AAF;
}
.titlen {
	font-size: small;
	color: #F0F;
}
.descriptions {
	font-size: small;
	color: #FF0;
}
.titles {
	font-size: small;
	color: #FF0;
}
.namae {
	font-size: medium;
	font-weight: bold;
	color: #FFF;
}
.san {
	font-size: small;
	color: #FFF;
}
.jikan {
	font-size: small;
	color: #FFF;
	font-weight: bold;
}
body,td,th {
	color: #000;
	font-size: 90%;
}
a:link {
	color: #F0F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6F;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
}
a:active {
	text-decoration: none;
	color: #FC6;
}