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

.seminarText{
	margin:15px 0 0 25px;
	line-height:150%;
}

.seminarText a {
	text-decoration:none;
	color:#0068B7;
}

.seminarText a:hover{
	text-decoration: none;
	color:#5f67ae;
}

