.menu {
	text-decoration: none; 
	color:#DFDDE0;	
}

.menu:visited {
	/**color:#663366;**/
}

.menu:hover {
	color:#cccccc;
}