#menuFont {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : White;
	font-size : 10pt;
}
#menuFontOver {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Silver;
	font-size : 10pt;
}
#descriptionFont{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color : White;
	font-size : 8pt;	
}

