.reg { font-size: 12px; line-height: 160%; }
.regwhite { font-size: 12px; line-height: 160%; font-weight:bold; color:#FFFFFF; }
.outline { font-size: 12px; line-height: 130%; color:#145588; }
.detail { font-weight: bold; }

.sml { font-size: 10px; line-height: 130%; }
.cap { font-size: 10px; line-height: 130%; color:#CC3333; }
.course { font-size: 16px; font-weight: bold; color: #FFFFFF; }

a.genre:link {
	color:#003781;
	text-decoration:none;
	font-weight: bold;
}
a.genre:visited {
	color:#003781;
	text-decoration:none;
	font-weight: bold;
}
a.genre:hover {
	color:#E00000;
	text-decoration:none;
	font-weight: bold;
}


a.mail:link {
	color:#0000CC;
	text-decoration:none;
	font-weight: bold;
}
a.mail:visited {
	color:#0000CC;
	text-decoration:none;
	font-weight: bold;
}
a.mail:hover {
	color:#E00000;
	text-decoration:none;
	font-weight: bold;
}