.menulink {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	border: thin solid #CCCCCC;


}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
