a:hover
{
	background-color:#ffffbf;
	color: #f60;
}
a:link
{
	color: rgb(0,51,51);
	font-weight: bold;
}
a:visited
{
	color: rgb(0,100,100);
	font-weight: bold;
} 
a:active 
{
	color: rgb(0,51,51);
}
a:hover img {
	background-color:transparent;
display: block;
}

  
li {
      margin: 2px 2em !important;
      padding: 0;
}
ul {
	margin-left: 1em;
      margin-bottom: 1px;
      margin-top: 1px;
}
.BodySt
{
	font-family: Arial, Helvetica !important;
	background-color: rgb(205,220,134) !important;
	color: rgb(0,51,51) !important;
	font-size:12px !important;
	font-weight: bold !important;
	line-height: normal !important;
}
.MainMenu
{
	font-size:medium;
	font-weight: bold
}
.Item
{
	font-size:small;
}
.Submenu
{
	font-size:medium;
}

