.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #02604A;
	TEXT-DECORATION: underline;
}

span.Lecturer 
{ 
	text-decoration: underline;
	cursor: hand; 
}

:hover.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF4E23;
	TEXT-DECORATION: none
}


.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #02604A;
	TEXT-DECORATION: none
}


.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF4E23;
	TEXT-DECORATION: none
}

.MenuLink
{
	border: 0 none;
}

.Lecture
{
	text-decoration: underline;
	cursor: hand;
}