BODY
{
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  color: #535353;
}

}

.menu_items {margin:0 0 0 0; padding:0;}
.menu_items a{display:block; padding:4px 4px 4px 4px; border-width: 0px;background-color: #dcdcdc;}
.menu_items a:link,
.menu_items a:visited,
.menu_items a:active{
  text-decoration:none;
  font-weight: bold;
  color: #ffffff;
}
.menu_items a:hover{
  background-color: #bcfa04;
  text-decoration:none;
  font-weight: bold;
  color: #ffffff;
}

.a
{
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #535353; 
}

a:link
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
text-decoration: none;
color: #535353; 
} 

a:visited
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
text-decoration: none;
color: #535353; 
} 

a:hover
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #979797; 
} 

a:active
{ 
font-family: Arial; 
font-size: 12px; 
font-weight: normal;
text-decoration: none; 
color: #535353; 
}


