body, td {
 font-family: "Courier New", Courier, mono;
 font-size: 12px;
}
a {
 color: #000000;
 text-decoration: none;
}
a.submenu {
 font-size: 11px;
}
div.popup {
 color:#FFFFFF;
}
div.popup strong {
font-size: 13px;
 text-decoration: underline;
 font-weight: bold;
}
div.popup a {
 color:#FFFFFF;
 font-weight: bold;
}
#div_news {
 padding: 3px;
 font-size: 11px;
 overflow: hidden;
 border-width: 1px;
 border-style: solid;
 border-color:#FF6600;
 text-align: justify;
 background-color: #FF9966;
}
.div_underline_right {
 border-top-width: 1px;
 border-top-style: solid;
 text-align: right;
 border-color: #FF6600;
}
.div_underline_left {
 border-top-width: 1px;
 border-top-style: solid;
 text-align: left;
 border-color: #FF6600;
}
