.plating{
font-family:arial;
color:#000000;
background-image:url('plating.gif');
}

.txt{
background-color:#9fdfcf;
filter:alpha(opacity=90);
}

.menu{
width:80px;
height:22px;
overflow:hidden;
background-color:#8fcfbf;
text-align:center;
font-size:15px;
border-top:#afffaf 1px solid;
border-left:#9fdf9f 1px solid;
border-right:#7fbf7f 1px solid;
border-bottom:#3f7f3f 1px solid;
}

.mmenu{
width:25%;
height:22px;
overflow:hidden;
background-color:#8fcfbf;
text-align:center;
font-size:15px;
border-top:#afffaf 1px solid;
border-left:#9fdf9f 1px solid;
border-right:#7fbf7f 1px solid;
border-bottom:#3f7f3f 1px solid;
}

.mLink{
color:#007f00;
text-decoration:none;
}

a{
color:#007f00;
font-weight:bold;
}