
#kurssilistaus {
	margin-top:20px;
}


#kurssilistaus a:link  { font-weight:bold; text-decoration: underline; color:#38597A; }
#kurssilistaus a:active { font-weight:bold; text-decoration: underline; color:#38597A;  }
#kurssilistaus a:visited { font-weight:bold; text-decoration: underline; color:#38597A;  }
#kurssilistaus a:hover { font-weight:bold; text-decoration: none; color:#38597A;  }

#kurssilistaus th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
#kurssilistaus td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dotted #aaaaaa;
}



#kurssintiedot {
	margin-top:20px;
	padding-bottom:20px;
}
#kurssintiedot a:link  { font-weight:bold; text-decoration: underline; color:#6892BA; }
#kurssintiedot a:active { font-weight:bold; text-decoration: underline; color:#6892BA;  }
#kurssintiedot a:visited { font-weight:bold; text-decoration: underline; color:#6892BA;  }
#kurssintiedot a:hover { font-weight:bold; text-decoration: none; color:#6892BA;  }

.kurssinjarjestaja {
	background-color: #DBE6F2;
	border: 1px solid #B6C2CD;
	padding: 10px;
}