@charset "shift_jis";
a:link {
	color: #0000FF;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}


.style1 {font-size: small}
.style2 {color: #0000FF}
.style4 {color: #FF0000}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

