#left {
	color: #FFFFFF;
}
#left a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.grey {
	color: #CCCCCC;
	font-weight: bold;
}

