@import url("/css/screen.css");
@import url("/css/text.css");

body {
text-align: left;
}

td {
background-color: #ececec;
}

.bodydetail {
margin: 10px;
background-color: #efefef;
}

#topevents {
margin: 5px 0 0 0;
padding: 0;
}

#topevents a {
font-weight: normal;
color: #fff;
}

#topevents a:hover {
color: #fc0;
}

#topevents .normal {
font-weight: bold;
margin: 5px 0 0 0;
padding: 0 0 0 0;
color: #fff;
font-size: 0.95em;
line-height: 2em;
}

.topnews {
color: #fff;
}

