.news{
font-family:trebuchet ms;
font-size:11px;
color:#ffffff;
line-height: 16px;
text-align: left;
}

.news a:link { color: #ffffff; text-decoration: underline; }
.news a:hover { color: #ffffff; text-decoration:none;  }
.news a:active { color: #ffffff; text-decoration:underline;}
.news a:visited { color: #ffffff; text-decoration: underline;  }

.text{
font-family:trebuchet ms;
font-size:12px;
color:#2a4a52;
line-height: 18px;
text-align: justify;
}

a:link { color: #2a4a52; text-decoration: underline; }
a:hover { color: #3c0000; text-decoration: none;  }
a:active { color: #3c0000; text-decoration: underline; }
a:visited { color: #3c0000; text-decoration: underline;  }

.footer{
font-family:trebuchet ms;
font-size:9px;
color:#3c0000;
text-align: center;
}

.footer a:link { color: #3c0000; text-decoration: none }
.footer a:hover { color: #3c0000; text-decoration:underline;  }
.footer a:active { color: #3c0000; text-decoration:underline;}
.footer a:visited { color: #3c0000; text-decoration: none;  }

body {background-image: url(images/bg.gif); background-repeat: repeat-x} 

