

.menu_sep 
{ 
	width: 30; 
	color: #ffffff;
	text-align: center;}
.menu 
	{
		font-family:Arial;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
		height: 22px;
		
		
	}
	
.link
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	
}	
.link:hover
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	
}	

