<STYLE type="text/css">

A:Hover {background: #302954;}
A {text-decoration:none; font-weight: bold; color: dd8800}

A.menulink {
display: block;
width: 100%;
text-align: left;
text-decoration: bold;
font-family: verdana,arial,helvetica;
font-size: 12px;
color: #ee9911;
BORDER: none;
}

A.menulink:hover {
border: solid 0px #6100C1;
background-color: #302954;
color: #FFDC59;
}

A.topmenulink {
display: block;
width: 100%;
line-height: 38px;
text-align: center;
text-decoration: bold;
font-family: verdana,arial,helvetica;
font-size: 12px;
color: #ee9911;
BORDER: none;
}

A.topmenulink:hover {
border: solid 0px #6100C1;
background-color: #302954;
color: #FFDC59;
}

a.button {
border: 4px outset #504b76;
background-color: #504b76;
font-family: verdana,arial,helvetica;
font-size: 10pt;
font-weight: bold;
text-align:center;
line-height: 20px;
width: 200px;
}

a.button:hover {
border: 4px inset #504b76;
background-color: #403a65
}

</STYLE>