body {
background-color : #000000;
background-image : url('../images/page/bckg.jpg');
background-repeat : no-repeat;
}

td {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
font-weight : normal;
color : #ffffff;
}

td.news {
background-color : #000000;
background-image : url('../images/Page/new_bckg.jpg');
background-repeat : repeat-x;
}
a {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
font-weight : normal;
color : #ffffff;
}
a:hover {
color : #b68f36;
text-decoration : none;
}
a.news {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
font-weight : normal;
color : #ffffff;
}
a.news:hover {
color : #b68f36;
text-decoration : none;
}
#content-text {
width : 700px;
padding: 5px;
overflow : auto;
height : 252px;
}
.projtitle
{
    color: #A88C4B;
    font-family: Helvetica, Verdana;
    letter-spacing: -3px;
    font-size: 24px;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.topnav {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 11px;
font-weight : normal;
color : #ffffff;
text-transform: uppercase;
}