.font {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	color:#4B6F86;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu
{
	color:#4B6F86;
	font-weight:bold;
}
a.menu
{
	color:#4B6F86;
	text-decoration:none;
}