#menu a:link, #menu a:visited, #menu a:hover
{
	text-decoration: none;
	color: #000000;
}

#menu a:hover
{
	color: #636363;
}

#menu
{
	color: #333333;
	position: relative;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 11px;
	left: 0px;
	top: 45px;
	height: 22px;
}
