body {
 BORDER-TOP: 0px;
 BORDER-LEFT: 0px;
 BORDER-RIGHT: 0px;
 BORDER-BOTTOM: 0px;
 MARGIN: 0px;

 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 font-style: normal;
 LETTER-SPACING: 1px;
 text-decoration: none;
 text-align: left;

 line-height: normal;
 vertical-align: middle;

 color: #000000;
 BACKGROUND: #e0ffe0 fixed no-repeat center center;

 background-color: #e0ffe0;
 background-color: #FFFFFF;

}
a.mlink:link {
 color: black;
 text-decoration: none;
}
a.mlink:active {
 color: red;
 text-decoration: none;
}
a.mlink:visited {
 color: black;
 text-decoration: none;
}
a.mlink:hover {
 color: #CC99FF;
 text-decoration: underline;
}

a.blink:link {
 color: black;
 text-decoration: underline;
}
a.blink:active {
 color: yellow;
 text-decoration: underline;
}
a.blink:visited {
 color: black;
 text-decoration: underline;
}
a.blink:hover {
 color: #CC99FF;
 text-decoration: underline;
}

a.clink:link {
 color: blue;
 text-decoration: underline;
}
a.clink:active {
 color: yellow;
 text-decoration: underline;
}
a.clink:visited {
 color: blue;
 text-decoration: underline;
}
a.clink:hover {
 color: #CC99FF;
 text-decoration: underline;
}

a.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

a.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
}
