a
{
	text-decoration: none;
	color: #84f;
}

#title
{
	font-size: 20px;
	display: inline;
}

#title a
{
	border-bottom: 1px dashed #777;
	text-decoration: none;
	color: #777;
}

.menu1
{
	text-align:left;
	background-color: #f8f8f8;
}

.menu2
{
	text-align:left;
	background-color: #f0f0f0;
	margin-left: 15px;
}