.title {
	font-size:12px;
	font-weight:bold;
	color:#00B7CE;
}
a.subMenuSelected {
	text-decoration:none;
	color:#00B7CE;
}
.link {
	text-decoration:none;
	color:#00B7CE;
	font-weight:bold;
}
a.link {
	text-decoration:none;
	color:#00B7CE;
	font-weight:bold;
}
a.link:hover {
	text-decoration:underline;
	color:#00B7CE;
	font-weight:bold;
}