

A.Menu {
	text-decoration: none;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 120%;
}

A.Menu:ACTIVE { color: #FFFFFF;  
	text-decoration: none;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 120%;
}

A.Menu:VISITED { color: #FFFBF0;
	text-decoration: none;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 120%; 
}
	
A.Menu:LINK { color: #FFFBF0; 
	text-decoration: none;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 120%;
}

A.Menu:hover { color: #000000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	line-height: 120%; 
}

SPAN.MenuText { font-family: Arial; color : #000000; font-size : 13pt; font-weight : bold;}

