body,td,font,p,a{font-family: arial,sans-serif}
a,a:link{color: #000090}
a:visited{color: #551a8b}
a:active{color: #f00000}
.menutxt,.menutxt a:visited,.menutxt a:link, .menutxt a:active{font-weight: bold;color: #000000;text-decoration: none}
.ellipsis{overflow: hidden;text-overflow: ellipsis}
.title{font-weight: bold;color: #000000}
div.newsbox {
    float: left;
    width: 20em;
    border: thin solid gray;
    margin-right: 1em;
    margin-bottom: 1em;
    background: #e5ffe5;
}
div.newsbox-right {
    float: right;
    width: 20em;
    border: thin solid gray;
    margin-right: 1em;
    margin-bottom: 1em;
    background: #e5ffe5;
}
