@charset "UTF-8";

#contents h5 a:link {
	color: #0026d6;
	font-weight:bold;
}

#contents h5 a:visited {
	color: #666666;
	font-weight:bold;
}

#contents h5 a:hover {
	color: #0026d6;
	font-weight:bold;
}

#contents h5 a:active {
	color: #0026d6;
	text-decoration: none;
	font-weight:bold;
}

