.menu
{	
	font-family:Arial;
	font-size:11px;
	color:white;
	background-color:#0B8EAE;
	text-align:center;
	vertical-align:middle;
	border-right:solid;
	border-right-width:1px;
	border-right-color:white;
	padding-top:3px;
	padding-bottom:3px;
}   

.menu,a:link
{	
	color:white;
	text-decoration:none;	
}

.menu,a:hover
{	
	color:white;	
	text-decoration:none;
}

.menu,a:visited
{	
	color:white;
	text-decoration:none;	
}

