/* City University of Hong Kong */
/* CSS Base Custom */


.ddsmoothmenu ul li ul li a {padding: 4px 10px;}

.progcourse {
	COLOR: #006699;
	font-weight: bold;
	text-decoration: none;
}
.fac_style {
	COLOR: #CC6600;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.dept_style {
	COLOR: green;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.h2link {
	Font-SIZE: 16px; COLOR: green; TEXT-DECORATION: none; font-weight: bold;
}
.h2link:link {
	Font-SIZE: 16px; COLOR: green; TEXT-DECORATION: none; font-weight: bold;
}
.h2link:visited {
	Font-SIZE: 16px; COLOR: green; TEXT-DECORATION: none; font-weight: bold;
}
.h2link:active {
	Font-SIZE: 16px; COLOR: green; TEXT-DECORATION: none; font-weight: bold;
}
.h2link:hover {
	Font-SIZE: 16px; COLOR: green; TEXT-DECORATION: underline; font-weight: bold;
}

img.greenbullet {padding-left: 25px;}
