td {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}

A {
	text-decoration: none; 
	color: #CC6666;
}

A:visited {
	text-decoration: none;
	color: #CC6666;
}

A:hover {
	text-decoration: underline;
	color: #CC6666;
}

.item {
	font-weight: bold;
}

.itemdes {
	font-style: italic;
}

.menuSpace {
	padding-bottom: 5px;
}

.subTitleMarkham {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

.subTitleWoodbridge {
	font-size: 13px;
	font-weight: bold;
	color: #3399FF;
}

.lumine {
	color: #999999;
	text-decoration: none;
}

a.lumine {
	color: #999999;
	text-decoration: none;
}

a.lumine:link {
	color: #777777;
	text-decoration: none;
}

a.lumine:visited {
	color: #777777;
	text-decoration: none;
}

a.lumine:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.lumine:active {
	color: #777777;
	text-decoration: none;
}