.menutitle {
	background-image:  url("http://www.sis.smu.edu.sg/images/common/bullet_tangram_brown.gif");
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding: 8px 0 5px 9px;
	margin: 0em 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	/*border:1px solid #000000;*/
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	text-decoration: none;
	margin-bottom: 5px;
	padding:2px;
	margin-left: 10px;
	/* cursor: hand; */
}
.submenu a:link {
	text-decoration: none;
	border-bottom-style: none;
	color: #333333;
}
.submenu a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #125E8E;
	color: #125E8E;
}
.submenu a:visited {
	text-decoration: none;
	color: #444444;
}

