.news{
width: 650px;
height: 400px;
max-height: 400px;
overflow: auto;
position: relative;
}

.content{
font-family: Arial, Helvetica, sans-serif; 
font-size: 13;
}

.maintable{
border-style: solid; 
border-width: 3px; 
border-color: #2F692A;
background: #EBF7D4;
}

.top_inner{
background-color: #2F692A;
height: 5px;
}

.vertical_inner{
background-color: #2F692A;
width: 10px;
}

.bottom_inner{
background-color: #2F692A;
height: 5px;
}

.body{
background: url('http://www.ukrunnings.co.uk/forum/templates/GreenTech/images/body.gif');
}

A:link{text-decoration: underline; color: #000000}
A:visited{text-decoration: underline; color: #000000}
A:active{text-decoration: underline; color: #2F692A}
A:hover{text-decoration: underline; color: #2F692A}