@charset "utf-8";
.text12pt {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
}

a:link {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	background-color: #F1FAE5;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}


.course-title {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #F47725;
	text-decoration: none;
}
.orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.discipline-title {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}



.footer {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer-eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.test {
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #201009;
	text-decoration: none;
}

