
.MENU { color: #00cd45; font-size: 10px; font-family: Arial }
a:link    { color: #00cd45; font-size: 10px; font-family: Arial; text-decoration: none }
a:hover    { color: white; font-size: 10px; text-decoration: none; background-color: #00cd45 }
a:visited { color: #00cd45; font-size: 10px; font-family: Arial; text-decoration: none }
.address   { color: #00cd45; font-size: 12px; font-family: Arial }
.active_menu   { color: black; font-size: 10px; font-family: Arial; background-color: #00cd45 }
.bodylink a:link { color: #00cd45; font-size: 12px; font-family: Arial }
.bodylink a:hover { color: white; font-size: 12px; font-family: Arial; background-color: #00cd45 }
.bodylink a:visited { color: #00cd45; font-size: 12px; font-family: Arial }

