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