@charset "utf-8";
/* CSS Document */

div.topicBlock_Row2 a {
	text-decoration: none;
	font-weight: bold;
	color: #428AB9;
}
div.topicBlock_Row2 a:link, div.topicBlock_Row2 a:visited {
	color: #428AB9;
}
div.topicBlock_Row2 a:hover {
	text-decoration: underline;
}
