a.linkMenu{ 
	text-decoration: none;  
	font-weight: bold;  
	font-style: normal;  
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
a.linkSubMenu{
	text-decoration: none;  
	font-weight: bold;  
	font-style: normal;  
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
td.menu{ 
	background: #000099; 
}
td.subMenu{ 
	background: #000099; 
}
td.separator{
	background: #000099;
}