a.TopMenu:link {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}
a.TopMenu:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}
a.TopMenu:hover {
	text-decoration: underline overline;
	color: #333333;
	font-weight: bolder;
}
a.TopMenu:active {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}
a.SideMenu:link {
	text-decoration: none;
	color: #0C7FFE;
	font-weight: bolder;
}
a.SideMenu:visited {
	text-decoration: none;
	color: #0C7FFE;
	font-weight: bolder;
}
a.SideMenu:hover {
	text-decoration: underline overline;
	color: #0C7FFE;
	font-weight: bolder;
}
a.SideMenu:active {
	text-decoration: none;
	color: #0C7FFE;
	font-weight: bolder;
}
a.SideMenuText:link {
	text-decoration: none;
	color: #737373;
	font-weight: normal;
}
a.SideMenuText:visited {
	text-decoration: none;
	color: #737373;
	font-weight: normal;
}
a.SideMenuText:hover {
	text-decoration: none;
	color: #737373;
	font-weight: normal;
}
a.SideMenuText:active {
	text-decoration: none;
	color: #737373;
	font-weight: normal;
}
