.menulink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
a {
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
