body,p,td {
    font-family: Arial, Verdana, sans-serif;
    color: #ffffff;
    font-size:14px;
    line-height:16px;
}

body {
    background-color: #277E24;
}

.stage, .sign {
    background-color: #277e24;
}

img {
    border:0px;
}

h1 {
    font-size: 18px;
    margin-top:10px;
}

h2 {
    font-size: 14px;
}

a:link { color: #ffffff; font-weight:bold; text-decoration:underline; }
a:visited { color: #eeeeee; font-weight:bold; text-decoration:underline; }
a:hover { color: #F86885; font-weight:bold; text-decoration:underline; }
a:action { color: #F86885; font-weight:bold; text-decoration:underline; }


a.menu,.selected { font-size: 14px; color: #F86885;  font-weight: bold  }
a:link.menu { color: #ffffff; font-weight:bold; text-decoration:underline; }
a:visited.menu { color: #eeeeee; font-weight:bold; text-decoration:underline; }
a:hover.menu { color: #F86885; font-weight:bold; text-decoration:underline; }
a:action.menu { color: #F86885; font-weight:bold; text-decoration:underline; }

a:link.sign { color: #ffffff; font-weight:bold; text-decoration:none; }
a:visited.sign { color: #eeeeee; font-weight:bold; text-decoration:none; }
a:hover.sign { color: #F86885; font-weight:bold; text-decoration:none; }
a:action.sign { color: #F86885; font-weight:bold; text-decoration:none; }



.sign {
    font-size: 10px;
    text-align:right;
    color: #ffffff;
    text-decoration:none;
}
