#m1
{
	color: #E8E8E8;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: left;
	width: 120px;
	height: 17px;
	
}

#m1 a:link, #m1 a:visited
{
	color: #E8E8E8;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: left;
	text-decoration: none;
	background-color: #666666;
	width: 120px;
	height: 17px;
}
#m1 a:hover
{
	color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: left;
	text-decoration: none;
	background-color: Black;
	width: 120px;
	height: 17px;
}
#m2
{
	color:  white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: center;
}
#m2 a:link, #m2 a:visited
{
	color: white;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
}
#m2 a:hover
{
	color: #33FFFF;
	font-family: "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
}
